[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [vps-mail] Sendmail - only use RBL for incoming mail?
- Subject: Re: [vps-mail] Sendmail - only use RBL for incoming mail?
- From: Bennett Lanford <benlanford@xxxxxxxxx>
- Date: Fri, 2 Dec 2005 10:10:55 -0700
On 12/2/05, Wilson Pickett <spamsucks2005@xxxxxxxxx> wrote:
>
> > I think the default logging level of 9 must not include auth requests.
> I
> > log at level 10, and the auth commands show up in /var/log/maillog. Try
> > adding a line like this to your sendmail macro configuration file, then
> > regenerate sendmail.cf and restart sendmail:
> >
> > define(`confLOG_LEVEL',`10')
>
> FWIW, I see AUTH in our logs (VPS2) and there is no LOG_LEVEL
> statement anywhere in the mc or cf files. (8.13.1)
You're right. (Oops, my bad!)
Ben.
(P.S. I think the answer to the problem posed by the original poster is in
Steve's suggestion to use
FEATURE(`delay_checks')
in the mc file. That will delay checking of DNS blacklists, access, etc.,
until a successful AUTH occurs. If authentication is successful, then the
sender can send from a DNS blacklisted IP address because checking is
skipped ...)
--
Bennett Lanford <benlanford@xxxxxxxxx>
There are 10 kinds of people: those that understand binary and those that
don't.
Main Index |
Thread Index