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 <[EMAIL PROTECTED]>:
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
[email protected]
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"
_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac

Reply via email to