Yahoo Groups archive

Milter-greylist

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

Thread

Ubuntu package 4.6.1

Ubuntu package 4.6.1

2016-09-06 by Marcus Schopen

Hi,

I built Ubuntu packages (precise and trusty) for version 4.6.1:

   https://www.binux.de/debian/milter-greylist/

The packages contain a patch to disable strip anything before the last 
'=' in the source address to be able to filter SRS formated sender 
addresses (see list "block SRS senders" for details).

Ciao
Marcus

Re: [milter-greylist] Ubuntu package 4.6.1

2016-09-07 by Emmanuel Dreyfus

On Tue, Sep 06, 2016 at 06:06:15PM +0200, Marcus Schopen lists-yahoogroups@... [milter-greylist] wrote:
> The packages contain a patch to disable strip anything before the last 
> '=' in the source address to be able to filter SRS formated sender 
> addresses (see list "block SRS senders" for details).

On this topic, you did not gave me feedback about the patch implementing rawfrom acl clauses. Does it work?

-- 
Emmanuel Dreyfus
manu@...

Re: [milter-greylist] Ubuntu package 4.6.1

2016-09-07 by Marcus Schopen

Hi Emmanuel,

On 2016-09-07 08:48, Emmanuel Dreyfus manu@... [milter-greylist] 
wrote:
> On Tue, Sep 06, 2016 at 06:06:15PM +0200, Marcus Schopen
> lists-yahoogroups@... [milter-greylist] wrote:
>> The packages contain a patch to disable strip anything before the
> last
>> '=' in the source address to be able to filter SRS formated sender
>> addresses (see list "block SRS senders" for details).
> 
> On this topic, you did not gave me feedback about the patch
> implementing rawfrom acl clauses. Does it work?

These packages were not patched with your rawfrom acl patch, it's just 
the one line which parses for '=' in the source address (see 
debian/srs_filter):

/* if ((idx = rindex(tmpfrom, '=')) == NULL) */
idx = tmpfrom;

I just built the packages because no debian/ubuntu packages are 
available for version 4.6.1 and I wanted to upgrade my servers, but not 
building "raw" from source.

I will try out your rawfrom acl clause patch later the week and give 
some feedback.

Ciao
Marcus

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.