12-28-2011 10:36 AM
Hello There:
How can I send email changing the domain?
I mean, my account is miguel@olddomain.com, but when I send email, I want to change my account to miguel@newdomain.com and when the people reply me, I can receive in my inbox "miguel@olddomain.com.
I have server exchange and my Ironport, can I do something for send email this way??
Best Regards.
Miguel Camacho
12-28-2011 08:54 PM
Dear Miguel,
If you want to change the sender address (domain part only) for outgoing emails, you can configure domain masquerading on listener. You need to use CLI command 'listenerconfig'. Edit the outgoing listener, and then choose 'masquerade'. Remember to 'commit' after the changes.
Choose the operation you want to perform:
- NAME - Change the name of the listener.
- INTERFACE - Change the interface.
- CERTIFICATE - Choose the certificate.
- LIMITS - Change the injection limits.
- SETUP - Configure general options.
- HOSTACCESS - Modify the Host Access Table.
- BOUNCECONFIG - Choose the bounce profile to use for messages injected on this listener.
- MASQUERADE - Configure the Domain Masquerading Table.
- DOMAINMAP - Configure domain mappings.
- LDAPROUTING - Configure an LDAP query to reroute messages.
- LDAPGROUP - Configure an LDAP query to determine whether a sender or recipient is in a specified group.
- SMTPAUTH - Configure an SMTP authentication.
[]> masquerade
Do you want to use LDAP for masquerading? [N]>
Domain Masquerading Table
There are currently 0 entries.
Masqueraded headers: To, From, Cc, Reply-to
Choose the operation you want to perform:
- NEW - Create a new entry.
- DELETE - Remove an entry.
- PRINT - Display all entries.
- IMPORT - Import all entries from a file.
- EXPORT - Export all entries to a file.
- CONFIG - Configure masqueraded headers.
- CLEAR - Remove all entries.
[]>
I assume that your newdomain.com MX record is also pointing to IronPort. You can use 'domainmap' (also under CLI listenerconfig command) to change incomi gn emails' recipient addresses from newdomain.com to olddomain.com.
Cheers,
Tommy
12-29-2011 07:25 AM
Hi Tommy,
Thanks for your promt response
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide