-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Issue
The sorry command currently does not disable mail hosting for sorried users.
TODO
The sorry command should disable mail forwarding for sorried users. We currently store mail forwarding rules on maelstorm, our MySQL host, under the database ocfmail. The mail server authenticates with the MySQL database using pam-mysql and reads the entry.
As a result, there is no one-line solution to this issue. We cannot just delete the entry because
- The entry will be repopulated through puppet anyways.
- We want to make the process of unsorrying as simple as possible.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Ready