[Trac-tickets] Re: [The Trac Project] #985: Problem with
notification e-mails
The Trac Project
noreply at edgewall.com
Sat Sep 3 08:40:40 CDT 2005
#985: Problem with notification e-mails
------------------------------------+---------------------------------------
Reporter: mtutak at computerland.pl | Owner: jonas
Type: defect | Status: new
Priority: normal | Milestone: 0.9
Component: ticket system | Version: devel
Severity: normal | Resolution:
Keywords: |
------------------------------------+---------------------------------------
Comment (by tomas at megalogika.lt):
mails are sent out, everything is ok.
Trac log contains just
{{{
13:37:26 Trac[Notify] DEBUG: Sending SMTP notification to mailserver on
port 25
}}}
notification config:
{{{
[notification]
always_notify_owner = true
always_notify_reporter = true
smtp_enabled = true
smtp_replyto = office at mailserver
smtp_port = 25
smtp_server = mailserver
smtp_from = trac at tracserver
}}}
trac version:
{{{
URL: http://svn.edgewall.com/repos/trac/trunk
Repository UUID: af82e41b-90c4-0310-8c96-b1721e28e2e2
Revision: 2116
Node Kind: directory
Schedule: normal
Last Changed Author: cboos
Last Changed Rev: 2116
Last Changed Date: 2005-08-23 09:20:47 +0000 (Tue, 23 Aug 2005)
Properties Last Updated: 2005-08-23 12:18:35 +0000 (Tue, 23 Aug 2005)
}}}
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/985>
The Trac Project <http://trac.edgewall.com/>
More information about the Trac-Tickets
mailing list