Bug #16251
Fix tails@ configuration
0%
Description
It seems that the tails@ list config has at least one issue: all incoming messages, even sent by list members and signed, have the “Incoming message” subject when I receive them. My understanding of the source code makes me think that the forward_all_incoming_to_admins list setting is not set correctly. If there was indeed a problem in importing this setting for this list, it would be good to check if other settings, for this list and others, were correctly imported.
Subtasks
Related issues
|
Related to Tails - |
Resolved | 2018-12-11 | |
| Blocks Tails - Feature #13284: Core work: Sysadmin (Adapt our infrastructure) | Confirmed | 2017-06-30 |
History
#1 Updated by intrigeri 2018-12-27 14:04:07
- blocks Feature #13284: Core work: Sysadmin (Adapt our infrastructure) added
#2 Updated by intrigeri 2018-12-27 14:17:50
- related to
Feature #16217: Migrate some of our Schleuder lists to puscii added
#3 Updated by groente 2018-12-28 16:52:45
- Status changed from Confirmed to Rejected
forward_all_incoming_to_admins was deliberately set tot true to enable tuning the spamfilter.
#4 Updated by intrigeri 2018-12-28 17:02:31
> forward_all_incoming_to_admins was deliberately set tot true to enable tuning the spamfilter.
OK, understood. I assume that’s temporary so I’ll cope with it. Thanks!