[Trac-tickets] [The Trac Project] #1753: lost connection after EHLO
(No notifications sent)
The Trac Project
noreply at edgewall.com
Mon Jul 4 08:53:58 CDT 2005
#1753: lost connection after EHLO (No notifications sent)
---------------------------+------------------------------------------------
Id: 1753 | Status: new
Component: ticket system | Modified: Mon Jul 4 08:53:17 2005
Severity: normal | Milestone:
Priority: normal | Version: devel
Owner: jonas | Reporter: m at tacker.org
---------------------------+------------------------------------------------
Trac fails to send the notification E-Mails (Postfix 2.1.5).
It just dies before actually sending them.
Any ideas?
$ ngrep -d any -W byline port 25[[BR]]
####
T 127.0.0.1:25 -> 127.0.0.1:2326 [AP]
220 nuphp5.aiti-group.de ESMTP Postfix.
##
T 127.0.0.1:2326 -> 127.0.0.1:25 [AP]
ehlo nuphp5.aiti-group.de.
##
T 127.0.0.1:25 -> 127.0.0.1:2326 [AP]
250-nuphp5.aiti-group.de.[[BR]]
250-PIPELINING.[[BR]]
250-SIZE 10240000.[[BR]]
250-VRFY.[[BR]]
250-ETRN.[[BR]]
250 8BITMIME.[[BR]]
###
$ tail /var/log/mail[[BR]]
Jul 4 15:46:39 nuphp5 postfix/smtpd[11681]: connect from nuphp5.aiti-
group.de[127.0.0.1][[BR]]
Jul 4 15:46:39 nuphp5 postfix/smtpd[11681]: lost connection after EHLO
from nuphp5.aiti-group.de[127.0.0.1][[BR]]
Jul 4 15:46:39 nuphp5 postfix/smtpd[11681]: disconnect from nuphp5.aiti-
group.de[127.0.0.1]
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/1753>
The Trac Project <>
More information about the Trac-Tickets
mailing list