Modify ↓
Opened 11 years ago
Closed 9 years ago
#11842 closed defect (wontfix)
Ignores smtp_always_bcc
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | AnnouncerPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: |
Description
Announcer sends email to the ticket reporter/owner, but seems to ignore the comma separated address list set in the "smtp_always_bcc" configuration.
Using
[announcer] email_enabled = true mime_encoding = qp smtp_always_bcc = alice@domain.com, bob@domain.com, carl@other.com
Attachments (0)
Change History (2)
comment:1 Changed 9 years ago by
| Owner: | Steffen Hoffmann deleted |
|---|
comment:2 Changed 9 years ago by
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.



Please upgrade to Trac 1.2, which has integrated the core of AnnouncerPlugin. Please raise the issue on the trac:MailingList if you encounter the issue with Trac 1.2.