Edgewall Software
Modify

Ticket #1753 (closed defect: invalid)

Opened 7 years ago

Last modified 3 years ago

lost connection after EHLO (No notifications sent)

Reported by: m@… Owned by: jonas
Priority: normal Milestone:
Component: ticket system Version: devel
Severity: normal Keywords:
Cc:
Release Notes:
API 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

Change History

comment:1 Changed 7 years ago by m@…

  • Resolution set to invalid
  • Status changed from new to closed

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 Changed 5 years ago by anonymous

  • Resolution invalid deleted
  • Status changed from closed to reopened

comment:3 Changed 5 years ago by eblot

  • Resolution set to invalid
  • Status changed from reopened to closed

Do not reopen a ticket without providing details or motivation.

comment:4 Changed 3 years ago by anonymous

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

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
to The owner will be changed from jonas. Next status will be 'closed'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.