asked on
ASKER
MASQUERADE_AS(`mydomain.com')
MASQUERADE_DOMAIN(`mydomain.com')
FEATURE(`masquerade_entire_domain')
FEATURE(`masquerade_envelope')
You can also add -f to sendmail on the commandline
-fname Sets the name of the ``from'' person (i.e., the sender of the
mail). -f can only be used by ``trusted'' users (normally
root, daemon, and network) or if the person you are trying to
become is the same as the person you are.
ASKER
smtp.mail=root@flanders.mydomain.com
MASQUERADE_DOMAIN(`flanders.mydomain.com')
ASKER
ASKER
EXPOSED_USER(`root')
There are always users that need to be "exposed" -- that is, their internal site name should be displayed instead of the masquerade name. Root is an example (which has been "exposed" by default prior to 8.10). You can add users to this list using
EXPOSED_USER(`usernames')
Interactions between email servers and clients are governed by email protocols. The three most common email protocols are POP, IMAP and MAPI. Most email software operates under one of these (and many products support more than one). The correct protocol must be selected, and correctly configured, if you want your email account to work.
TRUSTED BY
I'm going to guess that you don't have a valid PTR record for the IP you are sending from at mail.mydomain.com
Goto http://network-tools.com/ and put that IP in, and see what it says in the results for "Host name"