Trac E-mail

0 views
Skip to first unread message

Chris Howell

unread,
Sep 11, 2007, 10:58:31 AM9/11/07
to trac-...@googlegroups.com
Hi Folks,

I've configured E-mail to work in my Trac.ini file and gone through that
whole process on the wiki, so I believe I have E-mail configured
properly. However when I issue a ticket or work with the tickets I don't
get an E-mail sent out and further more I don't seem to be getting any
information in my log file I was wondering if anyone could shed some
light to help me resolve this situation it would be much appreciated.

This is what the notification section of my Trac.ini file looks like

[notification]
always_notify_owner = true
always_notify_reporter = false
always_notify_updater = true
mime_encoding = base64
smtp_always_bcc =
smtp_always_cc =
smtp_default_domain = pyxisinnovation.com
smtp_enabled = true
smtp_from = tr...@pyxisinnovation.com
smtp_password = Innovation1
smtp_port = 25
smtp_replyto = rta...@pyxisinnovation.com,cho...@pyxisinnovation.com
smtp_server = smtp10.bellnet.ca
smtp_subject_prefix = [Trac]
smtp_user = trac
use_public_cc = false
use_short_addr = true
use_tls = false

Sincerely

Chris Howell

Emmanuel Blot

unread,
Sep 11, 2007, 11:15:13 AM9/11/07
to trac-...@googlegroups.com
> smtp_replyto = rta...@pyxisinnovation.com,cho...@pyxisinnovation.com

Need to check the code, but I don't remember if multiple reply-to
recipients are allowed. Try with a single one first.

Have you set the log level to 'DEBUG' ?

smtp_user = trac
smtp_server = smtp10.bellnet.ca

Are you sure about these settings? This means "connect to bellnet.ca
server, and identify on this server as 'trac' user".
Is that what you really want to achieve - in order words, does
bellnet.ca know about a 'trac' user ?

Cheers,
Manu

Reply all
Reply to author
Forward
0 new messages