> On Fri, Nov 04, 2005 at 03:29:12PM +0100, LBB wrote:
>> it there a possibility to auto whitelist access.db Ip's ?
>> Because SMTP-AUTH I can't install and SMTP users are greylisted.
>
> There is doc on this in the README.
Yes, I know. But that doesn't work.
Here's my sendmail.cf patched with sendmail.mc greylisting :
# Input mail filters
O InputMailFilters=greylist
# Milter options
#O Milter.LogLevel
O Milter.macros.connect=j, {if_addr}
O Milter.macros.helo={verify}, {cert_subject}
O Milter.macros.envfrom=i, {auth_authen}
O Milter.macros.envrcpt={greylist}
O Milter.macros.eom={msg_id}
SMTP is always greylisted. I run milter-greylist under smmsp.
Maybe it's a chown or chmod problem on access :
-rw-r--r-- 1 root smmsp 206 Nov 4 17:58 access
-rw-r----- 1 smmta smmsp 12288 Nov 4 17:58 access.db
Thanks in advance,
LBB
> --
> Emmanuel Dreyfus
> manu@...
>
>
>
>
> Yahoo! Groups Links
>
>
>
>
>
>
>
>Message
Re: [milter-greylist] Acess.db support ?
2005-11-04 by LBB
Attachments
- No local attachments were found for this message.