patchSpamAssassin Milter Plugin - Patches: patch #8521, adds support for per recipient/per...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #8521: adds support for per recipient/per sender drop score

Submitter:  Ivan Ivanov <pumpal>
Submitted:  Sat 23 Aug 2014 07:58:37 AM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open

Sat 23 Aug 2014 07:58:37 AM UTC, original submission:  

This patch does basically 2 things that we find usefull.

1. Adds support for sender and recipient lists, specified as files containing PCRE list of "regex score" pairs. If the sender or recepient's email match an entry in that list, the global drop score normally specified with the -r switch is ignored and the score specified in the file is used instead. The path to the files is specified with the -l/-L options. There is also a "dry-run" mode if the file path is preceded with a '+', where matches are only logged in the mail.log for testing.

2. Adds support for custom drop message with -s switch. The default is changed to "Your email is considered spam".


Ivan Ivanov <pumpal>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by pumpal (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-08-23 pumpal Attached File- Added spamass-milter-0.3.2-rejlists.patch.zip, #31938

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code