Re: sending mail from a dynamic IP address
On Thu, Mar 24, 2005 at 02:20:41PM +0100, Marcus Franke wrote:
> Am Donnerstag, den 24.03.2005, 07:19 -0500 schrieb Richard Cobbe:
>
> > This might work (modulo the authentication warning), but I was referring
> > to an option in the Sendmail configuration to masquerade the envelope
> > when relaying outgoing mail through a smarthost. Sorry I didn't make
> > that clearer.
>
> Seems like you search for
>
> MASQUERADE_AS(`not-your-local-domain') and FEATURE(masquerade_envelope)
>
> Look here for further information:
>
> http://www.brandonhutchinson.com/Sendmail_masquerading.html
>
> Or in the bat book chapter 4.4 Masquerading :)
That's exactly what I was remembering, only you provided the detail.
Thanks.
Richard