Maybe this is a clue? Check this out, these are weird errors, its
greylisting but its also erroring same time. I can email you a GZIP
of the log that has all this weird stuff in it if it will help.
Maybe a corrupt greylist.db? Or just too large? (21 megs)
Oct 17 08:10:25 mailscanner6 sendmail[14264]: k9HF9FC6014264: Milter
(greylist): write(Q) returned -1, expected 5: Broken pipe
Oct 17 08:10:25 mailscanner6 sendmail[14264]: k9HF9FC6014264: Milter
(greylist): to error state
but then it corrects itself
Oct 17 08:10:26 mailscanner6 milter-greylist: k9HFAE71014964: addr
mail-in4.tiscali.nl[195.241.79.168] from <> to
<kuudiwtnsoa@...> delayed for 00:05:00 (ACL 111)
Oct 17 08:10:26 mailscanner6 sendmail[14964]: k9HFAE71014964: Milter:
to=<kuudiwtnsoa@...>, reject=451 4.7.1 Greylisting in
action, please come back in 00:05:00
then it errors again
Oct 17 08:10:26 mailscanner6 sendmail[14276]: k9HF9GCJ014276: Milter
(greylist): write(Q) returned -1, expected 5: Broken pipe
Oct 17 08:10:26 mailscanner6 sendmail[14276]: k9HF9GCJ014276: Milter
(greylist): to error state
--- In milter-greylist@yahoogroups.com, "Brian J. Lewis"
<brianlewis@...> wrote:
>
> Milter-greylist is working:
> Oct 17 09:38:32 mailscanner6 milter-greylist: k9HGcLRM031656: addr
> wmflb12na02.ezweb.ne.jp[222.15.69.197] from <> to
> <xvafeyaoef@...> delayed for 00:04:14 (ACL 111)
>
> Then all of a sudden:
> Oct 17 09:38:42 mailscanner6 sendmail[31656]: k9HGcLRM031656:
Milter
> (greylist): timeout before data read
> Oct 17 09:38:42 mailscanner6 sendmail[31624]: k9HGcL2F031624:
Milter
> (greylist): timeout before data read
> Oct 17 09:38:44 mailscanner6 sendmail[31679]: k9HGcOwh031679:
Milter
> (greylist): timeout before data read
> Oct 17 09:38:44 mailscanner6 sendmail[31679]: k9HGcOwh031679:
Milter
> (greylist): to error state
> Oct 17 09:38:42 mailscanner6 sendmail[31653]: k9HGcMfq031653:
Milter
> (greylist): timeout before data read
> Oct 17 09:38:43 mailscanner6 sendmail[31647]: k9HGcLYm031647:
Milter
> (greylist): timeout before data read
> Oct 17 09:38:43 mailscanner6 sendmail[31660]: k9HGcMZq031660:
Milter
> (greylist): timeout before data read
> Oct 17 09:38:46 mailscanner6 sendmail[31663]: k9HGcNI5031663:
Milter
> (greylist): to error state
> Oct 17 09:38:46 mailscanner6 sendmail[31684]: k9HGcOle031684:
Milter
> (greylist): timeout before data read
> Oct 17 09:38:46 mailscanner6 sendmail[31708]: k9HGcP3Y031708:
Milter
> (greylist): timeout before data read
>
>
> [root@mailscanner6 log]# free
> total used free shared buffers
> cached
> Mem: 499388 410436 88952 0 26160
> 58844
> -/+ buffers/cache: 325432 173956
> Swap: 2097136 9720 2087416
>
>
> If I issue a : service miltergreylist restart
> It starts working again for a few minutes, then bombs again.
>
> Not using LIBSPF, results happen on both Fedora Core 6 Test 3 and
> Fedora Core 2 servers
> Fedora Core 6 Test 3 running 8.13.7 Sendmail with Milter-Greylist
> 3.0rc5 with dnsrbl enabled
>
> In sendmail.mc I have
> FEATURE(`milter-greylist')
> INPUT_MAIL_FILTER(`greylist',`S=local:/var/milter-greylist/milter-
> greylist.sock')
> define(`confMILTER_MACROS_CONNECT', `j, {if_addr}')
> define(`confMILTER_MACROS_HELO', `{verify}, {cert_subject}')
> define(`confMILTER_MACROS_ENVFROM', `i, {auth_authen}')
> define(`confMILTER_MACROS_ENVRCPT', `{greylist}')
>
> In greylist.conf I have
> acl whitelist list "my network"
> acl whitelist list "broken mta"
> #acl greylist list "grey users" dnsrbl "SORBS DUN" delay 24h
> autowhite 3d
> acl greylist list "grey users" delay 10m autowhite 3d
> dnsrbl "SORBS DUN" dnsbl.sorbs.net 127.0.0.10
> dnsrbl "SPAMCOP BL" bl.spamcop.net 127.0.0.2
> acl greylist dnsrbl "SORBS DUN" delay 12h
> acl greylist dnsrbl "SPAMCOP BL" delay 12h
> acl greylist default delay 5m autowhite 3d
>
>
> PEER's temporarily disabled because of 1024 queue error.
>
>
> Anything I should try?
>Message
Re: (greylist): timeout before data read and (greylist): to error state
2006-10-17 by Brian J. Lewis
Attachments
- No local attachments were found for this message.