mainSpamAssassin Milter Plugin - Support: sr #104530, Temporarily Reject E-Mail When...

 
 

sr #104530: Temporarily Reject E-Mail When SPAMD Is Unreachable

Submitter:  None
Submitted:  Thu 04 Aug 2005 02:28:12 PM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  1 - Wish Status:  None
Privacy:  Public Assigned to:  None
Originator Email:  -email is unavailable- Open/Closed:  Open
Operating System:  *BSD
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 04 Aug 2005 04:03:36 PM UTC, comment #1: 

That failure case is handled in spamc, not spamass-milter itself.  By default, spamc will pass messages through unaltered if it can't connect spamd.  If you add the -x flag, it will return a failure code instead, which should cause spamass-milter to return a tempfail error code.

So your spamass-milter commandline would be something like:

spamass-milter -r 40 -i 127.0.0.1 -- -x

(note the "--" between milter options and spamc options)

Dan Nelson <dnelson>
Group administrator
Thu 04 Aug 2005 02:28:12 PM UTC, original submission:  

Is there any way a feature can be added that causes spamass-milter to return a 4xx error message (termporary failure) when it can't connect to the SPAMD process?  This way, if there is a problem with the SPAM filter, all e-mail is effectively "paused" while I can reboot SPAMD, and no SPAMs will get through?

Anonymous

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

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.

Only logged-in users can vote.

 

Follows 1 latest change.

Date Changed by Updated Field Previous Value => Replaced by
2005-08-04 None Carbon-Copy- Added tjg --AT-- meitech --DOT-- com

Back to the top

Powered by Savane 3.13-758e.
Corresponding source code