Modify ↓
Opened 14 years ago
Closed 8 years ago
#7835 closed defect (wontfix)
AnnouncerPlugin probably should not set email_to as a recipient, or better document what it actually does
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | AnnouncerPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.12 |
Description
From the documentation, it appears that the email_to preference is used to provide a custom To: address on emails that go out with recipients BCC’d, not as an email address to actually send emails to.
So, either EmailDistributor._add_recipient should not be called on this address, or the documentation should be updated to reflect the fact that unless this field is exactly "undisclosed-recipients: ;", the plugin will attempt to send all email to it.
Attachments (0)
Change History (2)
comment:1 Changed 10 years ago by
Owner: | Robert Corsaro deleted |
---|
comment:2 Changed 8 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.