Edgewall Software
Modify

Opened 19 years ago

Closed 17 years ago

Last modified 15 years ago

#1753 closed defect (invalid)

lost connection after EHLO (No notifications sent)

Reported by: m@… 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 m@…, 19 years ago

Resolution: invalid
Status: newclosed

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.

comment:2 by anonymous, 17 years ago

Resolution: invalid
Status: closedreopened

comment:3 by Emmanuel Blot, 17 years ago

Resolution: invalid
Status: reopenedclosed

Do not reopen a ticket without providing details or motivation.

comment:4 by anonymous, 15 years ago

I have the same problem.. can cannot send emails from TRAC.. any help on this appreciated.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.