How to treat disabled Mailing lists?
killes@www.drop.org - April 13, 2006 - 14:28
| Project: | Organic groups list manager |
| Version: | 4.7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Each list cab be disabled by an admin. If a list is disabled then no mail is sent to a list. The mail wil be sent after the admin enables the list again.
How should we handle sending mail _to_ the list?
1) Bounce all incoming mail back to the sender?
2) Store incoming mail and process it when the list is enabled again?
3) just accept the mail (current situation).
4) Silently discard incoming mail.

#1
#2
Killes is 3 still the case?
#3
Yes, there were no changes.
#4
What's the different between 3 and 4?
Kieran
#5
The difference is that with the current situaltion the mail is added to the forum, with 4 it wouldn't be.