I have a Linux machine at work running as our mail server, using sendmail
8.8. The machine name that is running it is 'host.foobar.com'. I'm
using the MASQERADE_AS feature with the domain 'mydomain.com' so that
for email sent through it, the return address is '[EMAIL PROTECTED]'
instead of '[EMAIL PROTECTED]'. So far, it works as I expected.
The problem is the "To: " field for mail sent to any of my users.
Currently, received mail is in the form: "To: [EMAIL PROTECTED]" even
if the person sending it sent it as "[EMAIL PROTECTED]". I would really
like the mail to appear to be sent to "[EMAIL PROTECTED]" This also
happens if a local user, using Pine or some other MUA on host.foobar.com
sends mail to another local user on host.foobar.com.
I can't change to Sendmail 8.9 because it is a production machine. But, I
can tweak the sendmail.cf file as required.
Any suggestions?
Thanks
-Rod