mail From control?

Chuck Swiger cswiger at mac.com
Sun Sep 18 09:04:09 PDT 2005


stan wrote:
[ ... ]
> I tried turing on the masqurade envolope feature in sendmail, but it did
> not seem to change anything.
> 
> How can I force the outgoing mesage to appear to be from the virtual doamin
> in all espects?

Consider the combination of the following features:

FEATURE(`allmasquerade')dnl
FEATURE(`masquerade_envelope')dnl
FEATURE(`masquerade_entire_domain')dnl

...and use this with some care, although this will work with a virtusertable 
and "virtual domains", since this makes tracking down mailing loops difficult 
since you are re-writing so much of the header information.

-- 
-Chuck


More information about the freebsd-questions mailing list