1

Topic: Autodiscover and AutoConfig

==== Required information ====
- iRedMail version (check /etc/iredmail-release): newest
- Linux/BSD distribution name and version: ubuntu 16.0.4 lts
- Store mail accounts in which backend (/MySQL):
- Web server (Nginx):
- Manage mail accounts with iRedAdmin-Pro?
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====

The first domain under autoconf autodiscover forwards towards Imap correctly. is there something server side needed for new domains? I thought dns would work by cname or direct A record to static. Any input is helpful.

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Autodiscover and AutoConfig

Every mail domain must have 2 A/CNAME DNS records:

autoconfig.<domain.com>
autodiscover.<domain.com>

No extra server-side config.