WISVCH/dienst2

Add CH mail forward configuration

Closed this issue · 1 comments

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.

Instead of just adding a checkbox we could also devise a more extensive plan to migrate aliases to Dienst2 entirely, e.g. using a new Alias model.