modoboa / modoboa-imap-migration

An extension to ease the migration between 2 IMAP servers using offlineimap
ISC License
16 stars 12 forks source link

only user name login without domain #51

Closed cserem closed 3 years ago

cserem commented 5 years ago

Hello!

Is there a way to make the plugin work with only user names, instead of user@domain.tld logins? On my old IMAP server the users are stored without domain names, but on the Modoboa admin panel the associated domains can not be left blank, (nor does it work with assumed special characters "*" , ".")

Thanks, cserem

tonioo commented 5 years ago

@cserem Unfortunately no. Modoboa is designed for a multi-domain environment so to avoid conflicts, usernames associated to mailboxes must be regular email addresses.