Yahoo Groups archive

Milter-greylist

Index last updated: 2026-04-28 23:32 UTC

Message

Re: "Milter (greylist): timeout before data read" but milter does not die.

2006-12-09 by robert_schmidli

> 
> Dec  8 07:03:26 debian sm-mta[12720]: kB7K3A2j012720: Milter
> (greylist): timeout before data read
> Dec  8 07:03:26 debian sm-mta[12720]: kB7K3A2j012720: Milter
> (greylist): to error state
> 

It looks as if the problem is solved.  From my sendmail.mc:

INPUT_MAIL_FILTER(`greylist',`S=local:/var/run/milter-greylist/greylist.sock,\
F=, T=S:4m;R:4m')
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}')

The "F=, T=S:4m;R:4m" sets the timeout.  I think this should be
included in the README.  This is documented in
http://www.sendmail.org/doc/sendmail-current/libmilter/docs/installation.html

I haven't had any error messages on my two machines since I did this
last night.

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.