How to authenticate multiple IMAP users to the same mailbox in Cyrus
Posted
by akafazov
on Server Fault
See other posts from Server Fault
or by akafazov
Published on 2010-05-31T08:17:14Z
Indexed on
2010/05/31
8:23 UTC
Read the original article
Hit count: 332
Hi,
I have a standard Postfix/Cyrus setup with email account like [email protected]. Users authenticate via IMAP. I want to create an email alias account like [email protected] and authenticate it to the same IMAP mailbox as [email protected].
Can I do this via Postfix aliases? What are the possibilities here.
Regards, Angel
© Server Fault or respective owner