Hi,

the AnnouncerPlugin (TracAnnouncer 1.0dev-r0) tells in the user preferences:

Default Rules: 

*The following rules have been configured by the system admistrator as the 
default rules....*


   - always notify me on user account changes (`ACCTMGR_USER_ADMIN` 
   required)
   - always notify me when a ticket that belongs to a component that I own 
   is created or modified
   - always notify me when I'm listed in the CC field of a ticket that is 
   modified
   - always notify me when a ticket that I own is created or modified
   - always notify me when a ticket that I reported is modified


Where is this configured? Is this applied by the set
always_notify_owner = true
always_notify_reporter = true
always_notify_updater = true ?

My announcer configuration is:
[announcer]
admit_domains = foobar
always_notify_owner = true
always_notify_reporter = true
always_notify_updater = true
ambiguous_char_width = single
batch_subject_template = $prefix Batch modify: $tickets_descr
ctxtnav_names = 
default_email_format = text/plain
email_address_resolvers = SpecifiedEmailResolver, SessionEmailResolver, 
DefaultDomainEmailResolver
email_enabled = true
email_from = noreply@project
email_from_name = Trac (project)
email_sender = SmtpEmailSender
email_subject_prefix = __default__
email_to = undisclosed-recipients:
ignore_domains = 
joinable_groups = developers,management
never_notify_self = true
smtp_always_bcc = 
ticket_subject_template = $prefix #$ticket.id: $summary
use_public_cc = false
use_short_addr = false
use_threaded_delivery = false
use_tls = false

Then I wonder that I get notifications myself on a ticket I created and 
modified (for adding some Cc to the ticket), eventhough never_notify_self = 
true.

Best regards.

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to