Hello,

I am using  Trac 0.10.4 with notification turned on, but only for the
owner and updater (the notification section of trac.ini is below).  We
use Trac as more of an internal tracking system than an open one where
any of our customers can use.  When I create a new ticket and put in
an email address in the reporter field, the reporter is sent an email
despite "always_notify_reporter = false"

Any ideas what is going on?

Thanks
Frank




[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 = colesoft.com
smtp_enabled = true
smtp_from = [EMAIL PROTECTED]
smtp_password =
smtp_port = 25
smtp_replyto = [EMAIL PROTECTED]
smtp_server = mail.swcp.com
smtp_subject_prefix = __default__
smtp_user =
use_public_cc = true
use_short_addr = false
use_tls = false

--~--~---------~--~----~------------~-------~--~----~
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