I have a droplet running a mail server with dovecot, postfix and mysql.
On this droplet I have multiple domains: example1.com, example2.com, and so on.
Postfix uses example1.com as the hostname so any email account name@example1.com can authenticate to this server using a mail client and the SMTP/IMAP hostname: mail.example1.com
The problem is that user@example2.com can’t authenticate with the server using mail.example2.com.
What changes (probably DNS records) are required in order to allow each user to access the mailbox using the same domain name as the email account.
For example (using any mail client Outlook/Thunderbird/etc.):
Any thoughts?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
Anyone please help. I am facing this problem too