Well I am getting the right direction but that URL you provided is far from complete.
I have to admit my abilities with sendmail are a bit limited.
I think I will need a more step by step answer on this one.
The sendmail is installed from yum and has all the defaults in place currently if that helps
Also I have a sendmail O'Reilly book from years ago if that will help
I it talks about v8 m4 configuration though I do not understand this very well
The files that talk about masquerading are:
sendmail.cf
sendmail.mc
submit.cf
s
virtuserta
also:
I see the first level of masquerading maybe using the
/etc/aliases file to mask users from being exposed but would that be enabled by simply
changinging sendmail.cf file:
# location of alias file
O AliasFile=/etc/aliases
Note
that meant it was disabled. But upon more reading I realized O(oh)
meant Define an Option, however it does not appear to be working because
the user sending the emails is already defined in the /.etc/aliases file
yet the email envelope shows the aliased user e.g www
so I am at a loss to understand that.
Also
Also much of the text in your link seems to point to the sendmail.mc file
Perhaps a good sample sendmail.mc file may shed some more light on this
and how the link you supplied truly works
Would you have such an example file??
Main Topics
Browse All Topics





by: ravenplPosted on 2009-11-08 at 08:05:59ID: 25770835
You mean, You want to change the domain part of outgoing mails? /masquerad ing.html
http://www.sendmail.org/m4