Add a BooleanField (a checkbox) to enable forwarding from a CH mail address to the person's Dienst2 email address. This way, users don't have to configure forwarding themselves and we don't have to maintain their mailboxes.
To be able to configure this on the mail server, we should create a SQL VIEW that can be queried by Exim with appropriate permissions.
Add a
BooleanField
(a checkbox) to enable forwarding from a CH mail address to the person's Dienst2 email address. This way, users don't have to configure forwarding themselves and we don't have to maintain their mailboxes.To be able to configure this on the mail server, we should create a SQL VIEW that can be queried by Exim with appropriate permissions.