maddy
maddy copied to clipboard
Extend IMAP account auto-creation
- Current implementation does not correctly initialize secondary mailboxes (Sent, Trash, etc).
- Autocreation should be triggered on message delivery too (see #339). This is possible by adding
autocreate_forwhich uses a table provided by authentication provider to determine whether the account should be created.