Date: Sun, 18 Sep 2005 12:04:09 -0400 From: Chuck Swiger <cswiger@mac.com> To: stan <stanb@panix.com> Cc: Free BSD Questions list <freebsd-questions@freebsd.org> Subject: Re: mail From control? Message-ID: <432D8FF9.3020705@mac.com> In-Reply-To: <20050918151024.GB28721@teddy.fas.com> References: <20050918151024.GB28721@teddy.fas.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?432D8FF9.3020705>