Operating System - Tru64 Unix
1827894 Members
1565 Online
109969 Solutions
New Discussion

Re: Sendmail masquerade

 
LucianoCarvalho
Respected Contributor

Sendmail masquerade

Hy Gyuys. I needing some help to confgure sendmail masquerade on Tru64 4.0D.

My e-mails is going out with, as an example, compaq.com domain (luciano@compaq.com). compaq.com would be the official host name of my Tru64 server.
I need it to go out with another domain, lets say hp.com (luciano.hp.com).
How do I configure this on sendmail.cf?

thanks inadvance
4 REPLIES 4
Evert Jan van Ramselaar
Valued Contributor

Re: Sendmail masquerade

Have you tried to run the 'mailsetup' command? At least, that is the command to get setup on V5.1. Not sure if it was in V4.0...

If the mailsetup command is not available, you will need to change/add a line containing DMyour.domain.com to sendmail.cf.

EJ
Contrary to popular belief, Unix is userfriendly. It just happens to be selective about who it makes friends with.
LucianoCarvalho
Respected Contributor

Re: Sendmail masquerade

I've ran mailsetup, bute there is no option to setup masquerade.
Addin a DM line to sendmail.cf didn't worked
too..
Joris Denayer
Respected Contributor

Re: Sendmail masquerade

You can use the mail package of the Internet Express kitss.

In this document, chapter 5. You find more info about configuring masquerading

http://h30097.www3.hp.com/docs/iass/OSIS_60/documents/admin/admingde.pdf
To err is human, but to really faul things up requires a computer
Ralf Puchner
Honored Contributor

Re: Sendmail masquerade

sendmail delivered with 4.0d is very old and fail security, please download an actual version from www.sendmail.org

Help() { FirstReadManual(urgently); Go_to_it;; }