On Wed, Sep 27, 2000 at 10:17:17AM +0530, Suresh Ramasubramanian wrote:
>
> Emmanuel Anne proclaimed on mutt-users that:
>
> > it is quite hard to configure when you have an email adress
> > different from your unix account. Generally, you end up using
> > the sendmail "-f" switch, but in a case like this you get
> > an "Authentication-Warning" with some mail agents like
> > postfix (as you can see in the headers of this message).
>
> Should that matter? Anyone who filters on an X- header like that should, erm,
> re-evaluate his priorities :)
I missed the beginning of this, but if Emmanuel has root access he can
comment out/edit the line:
O PrivacyOptions=authwarnings
in sendmail.cf, which should prevent "X-Authentication-Warning..." from
being added to the headers, after sendmail is restarted.
Regards,
-rex
--
If you think C++ is not overly complicated, just what is a protected
abstract virtual base pure virtual private destructor, and when
was the last time you needed one?
-- Tom Cargil, C++ Journal.