Hello,
> > Nov 9 15:12:06 mail milter-greylist: peer x.x.x.x queue
> overflow (-1
> > entries), discarding new entry
> >
> > Apparently it comes from sync.c :
> > 790 if (peer->p_qlen >= SYNC_MAXQLEN) {
> > 791 syslog(LOG_ERR, "peer %s queue overflow (%d
> entries), "
> > 792 "discarding new entry", peer->p_name,
> peer->p_qlen);
> >
> > It seems that most of the time syncing despite of these
> error messages.
> > A kind of warning ?
>
> A bug.
>
Could you try with this patch and let us know if it solves your problem?
Bests,
AttilaMessage
RE: [milter-greylist] milter-greylist 1.4 : peer x.x.x.x queue overflow
2004-11-10 by attila.bruncsak@itu.int