[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: senmail q



erez@savan.com wrote:
> 
> I need sendmail to send mail as bar.com but not to see mails sent to
> bar.com as local !!!
> (to see foo.bar.com as local )

Go to www.sendmail.org and look at the description of the various
masquerade options. Pick the one that suits your needs.

I use:
	FEATURE(always_add_domain)
	FEATURE(masquerade_entire_domain)
	FEATURE(masquerade_envelope)
	MASQUERADE_AS(bfr.co.il)

Geoff. 
-- 
Geoffrey S. Mendelson
Tel:  (03) 6944-211  Fax: (03) 6944-225 Email: gsm@bfr.co.il 


=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il