[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] (mail server name) Any other way to do this?
- Subject: Re: [cobalt-users] (mail server name) Any other way to do this?
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Mon Jul 24 20:03:19 2000
Robert G. Fisher <rfisher@xxxxxxxxxxxxxxx> wrote
> On Mon, Jul 24, 2000 at 07:54:02PM -0400, Gerald Waugh wrote:
> > Do you have to run m4 (compile a new .cf) to get the M (masquerade) macro
> > option? Also will this macro provide envelope masquerading?
>
> I don't have a RaQ3, my mail server runs on the RedHat distribution
> and with the default cf file, you don't have to re run m4, although
> you can edit the files to define() it and re-run m4 which I suppose
> is the 'recommended' way to edit your cf file.
>
> You should be able to define the M macro with most cf files,
> as for envelope masquerading, care to expand on what you want?
> Robert G. Fisher NEOCOM Microspecialists Inc.
Robert,
Please excuse me, I am trying to understand sendmail <does anyone understand
it>,
I was thinking of error messages which are normally delivered to the
envelope-sender address, which may be different that the header-sender
addresses. Specifically will the macro provide (or include)
masquerade_entire_domain and masquerade_envelope features.
The bat book is not very clear on the subject, it merely states that the $M
macro as "Whom we are masquerading as", it (the book) further states that
"defining $M will not enable masquerading. You must use the MASQUERADE_AS m4
configuration command."
Gerald