|
| | Subject: | myhostname parameter | | Group: | Postfix-users | | From: | Alexander Vinogradov | | Date: | 7 May 2008 |
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
|