WISVCH / dienst2

CH Dienstensysteem: administratie van leden en post
https://dienst2.ch.tudelft.nl
Other
4 stars 2 forks source link

Add CH mail forward configuration #264

Closed praseodym closed 4 years ago

praseodym commented 4 years ago

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.

praseodym commented 4 years ago

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.