Yahoo Groups archive

Milter-greylist

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

Message

Re: [milter-greylist] lazyaw not working?

2012-05-26 by manu@netbsd.org

Peter Bonivart <shuttlebox@...> wrote:

> Sendmail logs it correctly as
> "from=<prvs=048936c67e=foo.bar@...>" but milter-greylist
> logs it as "from =foo.bar@...>".

Here is what we have in the sources:
        /*
         * Strip anything before the last '=' in the
         * source address. This avoid problems with
         * mailing lists using a unique sender address
         * for each retry.
         */
        if ((idx = rindex(tmpfrom, '=')) == NULL)
                idx = tmpfrom;

What I don't get is how you get the same tuple twice in greylist.db.
This looks like a bug. The release you use is 4 years old, I cannot rule
out the possibility that this has been fixed since that time. What about
checking latest 4.4a2? It is intented to be fully backward compatible,
you do not have to change anything to your config.

-- 
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu@...

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.