[Trac-tickets] Re: [The Trac Project] #985: Problem with
notification e-mails
The Trac Project
noreply at edgewall.com
Wed Oct 5 11:50:23 CDT 2005
#985: Problem with notification e-mails
------------------------------------+---------------------------------------
Reporter: mtutak at computerland.pl | Owner: jonas
Type: defect | Status: reopened
Priority: normal | Milestone:
Component: ticket system | Version: devel
Severity: normal | Resolution:
Keywords: |
------------------------------------+---------------------------------------
Changes (by mcquayb at saic.com):
* status: closed => reopened
* resolution: worksforme =>
Comment:
I have this same problem using Trac 0.8.4. Postfix works fine and I have
verified this by telnetting to port 25 and manually sending mail. Local
mail through mutt works as well. Postfix version 2.1.5
logs (fqdn and ip have been replaced for this posting):[[BR]]
Oct 5 12:17:05 wikiserver postfix/smtpd['1204']: connect from
fqdn[ip][[BR]]
Oct 5 12:17:05 wikiserver postfix/smtpd[1204]: disconnect from
fqdn[ip][[BR]]
This is repeated each time I create or close a ticket.
trac.ini:
[notification]
smtp_enabled = true
smtp_server = ip
smtp_from = trac at fqdn
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/985>
The Trac Project <http://trac.edgewall.com/>
More information about the Trac-Tickets
mailing list