AW: sendmail masqerading
From: Thomas Rupp (Thomas.Rupp_at_ILLWERKE.AT)
Date: 03/30/05
- Previous message: Robert Miller: "Re: can you change the mount point name"
- Next in thread: Mark Schlechte: "Re: AW: sendmail masqerading"
- Maybe reply: Mark Schlechte: "Re: AW: sendmail masqerading"
- Maybe reply: Mark Schlechte: "Re: AW: sendmail masqerading"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 30 Mar 2005 19:28:43 +0200 To: aix-l@Princeton.EDU
Hi,
long time ago I had the same problem and I solved it after hours and hours of reading and playing around.
The following text is from our docu - I hope it has been well documented!
We do the following to change the "displayname" (the name you see in outlook in the "from" column):
* change /etc/genericstable.txt
We have the following entries in this file:
userid mailuser@maildomain
userid@hostname mailuser@maildomain
userid@hostname.domain mailuser@maildomain
* makemap hash genericstable < genericstable.txt
* Edit /etc/mail/sendmail.cf
Change Line
#Kgenerics
to
Kgenerics hash /etc/genericstable
Remove all comments (#) from the lines between label "handle generics database" and "End of generics table specific rules"
* Inform sendmail about this changes: refresh -s sendmail
To change the sender in the Envelope (the address that is used when you press the "reply" button)
we set the senders address with "-f sender" in sendmail.
HTH
Thomas Rupp
-----Ursprüngliche Nachricht-----
Von: IBM AIX Discussion List [mailto:aix-l@Princeton.EDU] Im Auftrag von Mark Schlechte
Gesendet: Mittwoch, 30. März 2005 18:43
An: aix-l@Princeton.EDU
Betreff: sendmail masqerading
I'll apologize in advance for the sendmail question.
I've set my DM value in the sendmail.cf file and I'm now able to get the domain_name I want in my outgoing emails.
The next part I want to change is the userid. Is that possible?
This is just for sending confirmation emails and the userid that generates the emails is not what we want in the 'from' field.
I'm looking at a "Virtual Hosting with Sendmail" guide. Seems to be some reference to a genericstable etc.
Has anyone done this or have any feedback.
I'll look for a sendmail newsgroup if needed.
Mark
DISCLAIMER: The information transmitted is intended only
for the addressee and may contain confidential,
proprietary and/or privileged material. Any
unauthorized review, distribution or other use
of or the taking of any action in reliance upon
this information is prohibited. If you received
this in error, please contact the sender and
delete or destroy this message and any copies.
- Previous message: Robert Miller: "Re: can you change the mount point name"
- Next in thread: Mark Schlechte: "Re: AW: sendmail masqerading"
- Maybe reply: Mark Schlechte: "Re: AW: sendmail masqerading"
- Maybe reply: Mark Schlechte: "Re: AW: sendmail masqerading"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]