#1753 closed defect (invalid)
lost connection after EHLO (No notifications sent)
Reported by: | Owned by: | Jonas Borgström | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | ticket system | Version: | devel |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
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
####
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.
250-PIPELINING.
250-SIZE 10240000.
250-VRFY.
250-ETRN.
250 8BITMIME.
###
$ tail /var/log/mail
Jul 4 15:46:39 nuphp5 postfix/smtpd[11681]: connect from nuphp5.aiti-group.de[127.0.0.1]
Jul 4 15:46:39 nuphp5 postfix/smtpd[11681]: lost connection after EHLO from nuphp5.aiti-group.de[127.0.0.1]
Jul 4 15:46:39 nuphp5 postfix/smtpd[11681]: disconnect from nuphp5.aiti-group.de[127.0.0.1]
Attachments (0)
Change History (4)
comment:1 by , 19 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:2 by , 17 years ago
Resolution: | invalid |
---|---|
Status: | closed → reopened |
comment:3 by , 17 years ago
Resolution: | → invalid |
---|---|
Status: | reopened → closed |
Do not reopen a ticket without providing details or motivation.
comment:4 by , 16 years ago
I have the same problem.. can cannot send emails from TRAC.. any help on this appreciated.
15:55:50 Trac[web_ui] ERROR: Failure sending notification on creation of ticket #31: SMTP AUTH extension not supported by server.
I had entered a username in trac.ini.