Here the requested output:
mail2:~# host -t mx mastervoice.it
mastervoice.it MX 10 ASPMX.L.GOOGLE.COM
mastervoice.it MX 20 ALT1.ASPMX.L.GOOGLE.COM
mastervoice.it MX 20 ALT2.ASPMX.L.GOOGLE.COM
mastervoice.it MX 30 ASPMX2.GOOGLEMAIL.COM
masterv
Ok...I wasn't seeing it but it was simple.
The /etc/postfix/transport is correctly configured. I just needed to add
in main.cf this:
"transport_maps = hash:/etc/postfix/transport"
because by default the value is empty.
Thanks!
On 06/22/2010 11:59 AM, Daniele Davolio wrote:
Seems strange but I need to route a local and unknown to DNS domain, to
an internal SMTP server.
Here the situation: I have an internal mail server running postfix 2.3.8
and Courier Imap. The server is the official MX record for our company
domains.
I have also a fax server and we implemented th