On Tue, 26 Dec 2006, Florian Arzberger wrote:
>> FEATURE(`delay_checks')dnl
>>
>> Will do wat you want
>
> i read about this in the sendmail docs, but don't really understand how to
> use it. i couldn't find any example implementations, and i still don't
> understand where in sendmail.mc i'd have to put my lines.
In your sendmail.mc file, add it to the end of the FEATURE segments,
mine is right before exposed user option.
just add it in as above...
in my cf, this entry is after the RBLs, I'd also suggest using
FEATURE(`enhdnsbl' rather than dnsbl as well.
..as an EG I use...
FEATURE(`access_db',`hash -T<TMPF> -o /etc/mail/access.db')dnl
FEATURE(`blacklist_recipients')dnl
FEATURE(`enhdnsbl', `zen.spamhaus.org', `"553 rejected - see
http://www.spamhaus.org/query/bl?ip="$&{client_addr}', `')dnl
FEATURE(`enhdnsbl', `bl.spamcop.net', `"553 rejected - see
http://spamcop.net/bl.shtml?"$&{client_addr}', `')dnl
FEATURE(`enhdnsbl',`dnsbl.sorbs.net',`"553 rejected - " $&{client_addr} "
found in dnsbl.sorbs.net"', `')dnl
FEATURE(`greet_pause',`5000')dnl
FEATURE(`delay_checks', 'friend')dnl
..You dont really need the friend option, you can omit it, I use it for
some other rules I have in my access file
--
Cheers
Res
"Just a world that we all must share, it's not enough just to stand and
stare, is it only a dream that there'll be no more turning away" - Floyd