OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
myhostname parameter

From: Alexander Vinogradov (vinogradovbosco.ru)
Date: Wed May 07 2008 - 06:19:31 CDT


I have gateway for incoming mail with postfix and ms exchange as final
destination and outgoing smtp server.

Exchange server are running with FQDN relay.domain.tld. This name is in
the DNS as a single mx record of our zone.

Can I set "myhostname" parameter with the same FQDN so as do not get
mail loop errors.

 

For example in main.cf:

myhostname = mx.internaldomain.com

 

and in master.cf:

smtp inet n - n -
20 smtpd

                -o myhostname=relay.domain.tld

 

p.s.

sorry for my English