31 Jul 2010 11:45
Bug#590329: marked as done (redmine: issue with email notification)
Debian Bug Tracking System <owner <at> bugs.debian.org>
2010-07-31 09:45:14 GMT
2010-07-31 09:45:14 GMT
Your message dated Sat, 31 Jul 2010 11:42:57 +0200 with message-id <4C53F021.2050905 <at> edagames.com> and subject line Re: Bug#590329: redmine: issue with email notification has caused the Debian Bug report #590329, regarding redmine: issue with email notification to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner <at> bugs.debian.org immediately.) -- 590329: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=590329 Debian Bug Tracking System Contact owner <at> bugs.debian.org with problems
From: Carl Chenet <chaica <at> ohmytux.com>
Subject: redmine: issue with email notification
Date: 2010-07-26 01:13:04 GMT
Subject: redmine: issue with email notification
Date: 2010-07-26 01:13:04 GMT
Package: redmine
Version: 0.9.5-1
Severity: normal
Hi,
I use Redmine with exim4 for email notification. Exim4 is ok because I can send emails through the "mail" command.
when trying to send a test email from Redmine, I have this strange error message on the web page (nothing in
the exim and Redmine logs) :
An error occurred while sending mail (501 Syntactically invalid HELO argument(s) )
I have a really simple email.yml :
production:
delivery_method: :smtp
smtp_settings:
address: "localhost"
port: 25
My destination email is simple: carl.chenet <at> ohmytux.com
My emission email addresse is also simple: root <at> 127.0.0.1
Bye,
Carl Chenet
Blog: http://carlchenet.wordpress.com
Identi.ca: http://identi.ca/carlchenet
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.30-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Subject: Re: Bug#590329: redmine: issue with email notification
Date: 2010-07-31 09:42:57 GMT
Here's a simpler configuration that works : production: delivery_method: :sendmail It does not work with localhost because exim4 rejects : rejected HELO from [127.0.0.1] U=www-data It is a problem with exim4 config, not with redmine. Cheers, Jérémy.
_______________________________________________ Pkg-ruby-extras-maintainers mailing list Pkg-ruby-extras-maintainers <at> lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/pkg-ruby-extras-maintainers
RSS Feed