Date: Wed, 31 May 2000 20:24:16 -0400 (EDT) From: Brian Dean <bsd@bsdhome.com> To: jonathan michaels <jlm@caamora.com.au> Cc: freebsd-questions@freebsd.org Subject: Re: sendmail envelope masquerade Message-ID: <Pine.BSF.4.21.0005312019300.7842-100000@vger.bsdhome.com>
next in thread | raw e-mail | index | archive | help
On Wed, 31 May 2000, jonathan michaels wrote: > I have edited my sendmail.cf manually to masquerade: > DMmydomain.com > but I need to also masquerade the envelope address (because the > default is not a replyable address and it causes bounces). > > There is information about how to do this in the sendmail FAQ as well > as in the mail archives, but it uses m4 macros and I'd like to > hand-edit the sendmail.cf directly. What do I have to add to > sendmail.cf to make it show mydomain.com as the envelope address too? Not sure, specifically, but you could find out by using the m4 method to generate the default sendmail.cf file, then add in the m4 macro for masquerading the envelope and generate that separate .cf file, then diff that against the default. The diff should be what you'd need to do to your sendmail.cf file, should you choose to hand edit it. -Brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0005312019300.7842-100000>