Feature #8516
Email notifications without the recipient treated as attempted fraud by mail clients
Status: | Closed | Start date: | 2011-06-03 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Email notifications | |||
Target version: | - | |||
Resolution: | Fixed |
Description
If you check "Blind carbon copy recipients (bcc)" in email notifications, the recipient will be empty.
It could be filled at least with the admin (or single user), to avoid the spam filter to mark it as fraud.
Related issues
History
#1
Updated by Etienne Massip almost 11 years ago
- Category set to Email notifications
#2
Updated by Go MAEDA over 3 years ago
- Duplicated by Defect #13467: Tracker notification emails lack "To:" header, violating RFC2822 added
#3
Updated by Go MAEDA over 3 years ago
Since Redmine 4.0.0 and later send emails per recipient (#26791), now we can set the recipient of the message in the To field when "Blind carbon copy recipients (bcc)" is enabled.
The following table is the idea of the new behavior.
"Blind carbon copy recipients (bcc)" setting | To Field |
---|---|
Disabled | All recipients (The same behavior with the current version) |
Enabled | Only the recipient of the message |
#4
Updated by Go MAEDA over 3 years ago
- Blocked by Defect #30787: Other recipients are not listed in To field even if Setting.bcc_recipients is false added
#5
Updated by Go MAEDA over 3 years ago
- Related to Feature #30820: Drop setting "Blind carbon copy recipients (bcc)" added
#6
Updated by Marius BALTEANU 10 months ago
- Status changed from New to Closed
- Resolution set to Fixed
Go MAEDA wrote:
Since Redmine 4.0.0 and later send emails per recipient (#26791), now we can set the recipient of the message in the To field when "Blind carbon copy recipients (bcc)" is enabled.
This setting was dropped in the meantime so we can consider this issue fixed.