Ticket #3701 (closed defect: fixed)

Opened 3 months ago

Last modified 3 months ago

CC recipients not receiving email on new ticket creation

Reported by: jdio Assigned to: doki_pen
Priority: normal Component: AnnouncerPlugin
Severity: normal Keywords:
Cc: jim@jimdio.net Trac Release: 0.11

Description

Our configuration for the announcer plugin is (with minor edits to protect the innocent):

[announcer]
always_notify_owner = true
always_notify_reporter = true
always_notify_updater = true
default_email_format = text/html
email_address_resolvers = SpecifiedEmailResolver, SessionEmailResolver, DefaultDomainResolver
mime_encoding = base64
smtp_always_cc = me
smtp_default_domain = @email.com
smtp_enabled = true
smtp_from = my@email.com
smtp_from_name = Trac Notification
smtp_password =
smtp_port = 25
smtp_replyto = my@email.com
smtp_server = our-mail-server
smtp_subject_prefix = __default__
smtp_user =
use_tls = false
joinable_groups = Security, Network

When adding someone to the Cc: field during initial creation of a ticket, notifications are not sent to that user, however any edit thereafter will notify users in the Cc: field. I do not know if this is a configuration problem or not. All modules are enabled for AnnouncerPlugins?.

Let me know if there is any additional info needed... or if this is working as designed.

Attachments

Change History

09/11/08 12:04:36 changed by anonymous

I have reproduced and verified this defect. I have a feeling it is a problem with the order things are executed in. It will get fixed soon.

09/11/08 12:04:41 changed by anonymous

  • owner changed from doki_pen to anonymous.
  • status changed from new to assigned.

09/11/08 12:05:02 changed by doki_pen

  • owner changed from anonymous to doki_pen.
  • status changed from assigned to new.

09/12/08 10:19:48 changed by doki_pen

fixed in -r4274

09/12/08 10:20:07 changed by doki_pen

  • status changed from new to closed.
  • resolution set to fixed.

Add/Change #3701 (CC recipients not receiving email on new ticket creation)




Change Properties
Action