Hi,
I have set up 3 projects in trac  (0.11 dev)
trac-admin C:\Python25\Scripts\trac\Proj1 initenv Proj1 sqlite:db/trac.db
svn "C:\svnrep\MGEditor"  

trac-admin C:\Python25\Scripts\trac\Proj2 initenv Proj2 sqlite:db/trac.db
svn "C:\svnrep\MGEditor"  
trac-admin C:\Python25\Scripts\trac\Proj3 initenv Proj3 sqlite:db/trac.db
svn "C:\svnrep\MGEditor"  

For all 3 projects I have set up email notification like
[notification]
smtp_enabled = true
smtp_server = mailhost.xyz.se
smtp_from = [EMAIL PROTECTED]
smtp_replyto = [EMAIL PROTECTED]
smtp_port = 25
smtp_subject_prefix = __default__
ticket_subject_template = $prefix #$ticket.id: $summary

But it only works for one of the  projects.
And it seems that after I made some tests and added a cc to a specific
adress this still works without the adress existing in the INI-file. Could
it be some kind of cashing of the configurations that needs to be cleared. 
Or are projects that are configured on a mchine related in some way.

/Michael
-- 
View this message in context: 
http://www.nabble.com/EMAIL-Notification-only-works-in-one-project-tp16716730p16716730.html
Sent from the Trac Users mailing list archive at Nabble.com.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to