Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Aug 1995 15:42:33 +0300 (EET DST)
From:      "Andrew V. Stesin" <stesin@elvisti.kiev.ua>
To:        rberndt@insync.net (Randy Berndt)
Cc:        questions@freebsd.org
Subject:   Re: Only domain in sendmail 'from'. How?
Message-ID:  <199508041242.PAA24153@office.elvisti.kiev.ua>
In-Reply-To: <199508040027.TAA20342@vellocet.insync.net> from "Randy Berndt" at Aug 3, 95 07:27:51 pm

next in thread | previous in thread | raw e-mail | index | archive | help
# 
# Right now, sendmail uses the format "Randy Berndt
# <rberndt@kilgour.nething.com>" as the From format in my mail (on a new net I
# am setting up). I would like it to read "Randy Berndt <rberndt@nething.com>"
# instead. I looked at the rules and went totally cross-eyed.
# 
# Can anyone tell me (step by step, please) how to set this?
# 
	Go to a place where sendmail keeps the .m4 sources of it's
	config. I assume this to be /usr/src/usr.sbin/sendmail/cf/*

	Find a README there, and read it all twice. (Hint: in your
	case you need a MASQUERADE_ALL option).

	Than make your own copy of .mc source file and run m4 on it.
	Run diff on the result  amongst the sendmail.cf now in present,
	you'll see some few rules added dealing with your occurence.

	If something doesn't work, feel free to ask me; I'm not
	a great guru, but I'll definitely try to help.

# Thanks.
# 


-- 

	With best wishes -- Andrew Stesin, Elvisti.Kiev.UA sysadmin.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199508041242.PAA24153>