$mydomain = "mail.xxx.com";
@local_domains_maps = ( [".$mydomain","iredmail.org"] );
the same result is obtained for both the internal and external mail.
$mydomain = "mail.xxx.com";
@local_domains_maps = ( [".$mydomain","iredmail.org"] );
the same result is obtained for both the internal and external mail.