
to build your sendmail.cf file:
================================

copy the example.m4 file to yourhostname.m4

edit it to do the right thing (set your relay and hostname)

'make yourhostname.cf' 

test that dude...
	/usr/lib/sendmail -bt
	at the '>' prompt, try  "3,0 me"
				"3,0 my-uucp-neighbor!foo"
				"3,0 me@mynode.mydomain"
				"3,0 mynode!me"
				"3,0 me@somenode.com"
	(all should "do the right thing" hopefully)

put it into place as /etc/sendmail.cf

Miller Time!

IF YOU JUST EDIT ANYTHING WITH THE NAME 'sample' ON IT
AND SET YOUR APPROPRIATE SMART HOST AND MAILER, YOU'LL
BE VERY CLOSE TO DONE HERE...

