Configure Courier IMAP to deliver mail to multiple hostnames
Posted
by vy32
on Server Fault
See other posts from Server Fault
or by vy32
Published on 2010-04-26T15:40:36Z
Indexed on
2010/04/26
15:43 UTC
Read the original article
Hit count: 400
I have a courier IMAP server running on a private server at dreamhost. The private server's hostname is psxxxx.dreamhostps.com.
I also have CNAME for the private server, call it mydomain.com.
I want to send email to [email protected] and have it delivered to [email protected].
Right now the Courer server on the private server is bouncing the mail.
On other mail servers there is a file into which you put all of the names that the host responds to. The names are all synonyms for the host's name, so user@ are equivillent.
How do I configure Courer to treat multiple hostnames as synonyms for its host name?
Thank you.
© Server Fault or respective owner