Yahoo Groups archive

Milter-greylist

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

Message

Re: [milter-greylist] Bug in milter version 2.0.2

2005-12-20 by Emmanuel Dreyfus

On Tue, Dec 20, 2005 at 10:24:57AM +0100, Tomasz Baranowski wrote:
> As shown above, greylist milter truncates first part of email address
> (<538827-firstname.lastname),
> leaves only "=globalintech.pl@...>" and saves this bad
> value as a tuple.

Is it a bug or a feature? :-)

At least it's done on purpose, though I don't recall why it is not 
configurable, and if it cannot have side effects.
        /* 
         * 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;


-- 
Emmanuel Dreyfus
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.