1

Topic: Moving into another mail domain

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release):
- Deployed with iRedMail Easy or the downloadable installer?
- Linux/BSD distribution name and version:
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):
- Web server (Apache or Nginx):
- Manage mail accounts with iRedAdmin-Pro?
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====

What we have: iRedmail with AD integration. Mail domain is @first.com. User adress: user@first.com
What we want: we want to change mail domain, so user adress become user@second.com
and can we somehove save user's mailboxes?

----

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

2

Re: Moving into another mail domain

Hello,

This might do the trick: https://docs.iredmail.org/sql.add.alias.domain.html

Regards.

3

Re: Moving into another mail domain

Neutro wrote:

Hello,

This might do the trick: https://docs.iredmail.org/sql.add.alias.domain.html

Regards.

ok. its can works but not when iredmail uses AD for auth

4

Re: Moving into another mail domain

volevanya wrote:

What we have: iRedmail with AD integration. Mail domain is @first.com. User adress: user@first.com
What we want: we want to change mail domain, so user adress become user@second.com

You can achieve this by tuning the LDAP attribute name returned by LDAP query files in /etc/postfix/ad_*.conf. You can hard-code the domain in returned value with the "result_format =" parameter.