[Trac] Email Notification, trac 0.96
Miguel Angel Laguna
malaguna at gmail.com
Mon Jul 31 04:16:53 CDT 2006
In response to Sergio, I have several projects runing so there is a
global /usr/share/trac/conf/trac.ini and a local trac.ini for each
project. In the global properties, I have configured all related to
SMP but cc list. Cc list is configured in every local project
configuration.
the notification global properties are the following:
[notification]
smtp_enabled = true
smtp_always_cc =
smtp_password = xxxxxx
smtp_user = xxxxxx
smtp_replyto = malaguna_at_zzzzzz.jccm.es
smtp_port = 25
smtp_server = smtp.jclm.es
the notification local properties for one of the projects are the following:
[notification]
smtp_always_cc = mambrino_at_sescam.jccm.es, lflores_at_zzzzz.jccm.es, others...
smtp_from = mambrinocr_at_zzzzzz.jccm.es
In response to Enmanuel, I have debug log level, so I register the
following line every time a email is send:
10:47:22 Trac[Notify] DEBUG: Sending SMTP notification to smtp.jclm.es
on port 25
Thanks
2006/7/31, Emmanuel Blot <manu.blot at gmail.com>:
> Do you get any information from your Trac log?
>
> Each time a notification message is sent, a 'debug' line is printed
> out that show the addressed of the recipients. Check whether the
> expected addresses appear in this log traces.
>
> HTH,
> Manu
> _______________________________________________
> Trac mailing list
> Trac at lists.edgewall.com
> http://lists.edgewall.com/mailman/listinfo/trac
>
--
Miguel A. Laguna
"La vida es aquello que te sucede, mientras te empeñas en cumplir tus
espectativas"
More information about the Trac
mailing list