[EMAIL PROTECTED] 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: [EMAIL PROTECTED] 


=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to