How to authenticate multiple IMAP users to the same mailbox in Cyrus
- by akafazov
Hi,
I have a standard Postfix/Cyrus setup with email account like account1@myhost.com. Users authenticate via IMAP. I want to create an email alias account like otheraccount1@secondhost.com and authenticate it to the same IMAP mailbox as account1@myhost.com.
Can I do this via Postfix aliases? What are the possibilities here.
Regards,
Angel