Mailinglist Archive: opensuse-security (547 mails)
| < Previous | Next > |
RE: [suse-security] Weird X-Authentication-Warning ???
- From: ralf.vroomen@xxxxxxxxx
- Date: Fri, 24 Nov 2000 09:22:55 +0100
- Message-id: <9112F4142CCDD111BA9C00062905319A0213328A@xxxxxxxxxxxxxxxxxxxxxxxxx>
>define
>(`confPRIVACY_FLAGS',`authwarnings,needmailhelo,novrfy,noexpn,noetrn,noverb
')dnl
>
>in your linux.mc file in /etc/mail and change it to:
>
>"define
(`confPRIVACY_FLAGS',`needmailhelo,novrfy,noexpn,noetrn,noverb')dnl"
Doesn't this just disable the warnings?
If so... are they safe to ignore?
m>m4 linux.mc >sendmail.cf
>and copy this new sendmail.cf to /etc. Now...
Aaaaah.. and have my sendmail.cf screwed up!
>Alternatively, change the appropriate lines in
>linux.mc and run /sbin/SuSEconfig (which installs a new sendmail.cf in case
>linux.mc has changed).
I don't use SuSEconfig to create my sendmail configuration. I have a cf
generated not by linux.mc:)
Can't I change "O PrivacyOptions=authwarnings" inside sendmail.cf to "O
PrivacyOptions="?
Ralf.
| < Previous | Next > |