patchSpamAssassin Milter Plugin - Patches: patch #7950, Add quarantine option, similar to...

 
 

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

patch #7950: Add quarantine option, similar to reject

Submitter:  Sebastien Leclerc <sebleclerc>
Submitted:  Mon 11 Feb 2013 08:12:44 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open

Mon 11 Feb 2013 08:12:44 PM UTC, original submission:  

Adds the possibility to send to the sendmail's quarantine (mailq -qQ) with reason "SPAM".

I started from the srpm from rpmforge (spamass-milter-0.3.1-3)

With this patch, one can specify "-Q nn", which must be lower than "-r nn".  Emails with score higher than "-Q nn" will be sent to quarantine, and if "-r nn" is specified, the standard behavior will take place.

So : -Q 5 -r 15
will quarantine between 5 and 15, and reject higher than 15


Sebastien Leclerc <sebleclerc>

 

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

Attached Files
file #27446:  spamass-milter-0.3.1-quarantine.patch added by sebleclerc (4KiB - application/octet-stream - error in the first file (args list))
file #27445:  spamass-milter-0.3.1-quarantine.patch added by sebleclerc (4KiB - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by sebleclerc (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.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-02-11 sebleclerc Attached File- Added spamass-milter-0.3.1-quarantine.patch, #27446
    2013-02-11 sebleclerc Attached File- Added spamass-milter-0.3.1-quarantine.patch, #27445

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code