• Anonymous
  • Login
  • Register
SpamAssassin Integration - Defect: spamc not getting passed max message size

Created on Jul 2, 2007 Last modified on Aug 7, 2007
Created by Pumynt Chooboonraj Last modified by Nick Radov
Status Fixed
Release 0.6

$SpamAssassin_SpamcMaxSize
to a size larger than 256k.

However, it isn't sending the value to spamc so spamc is still throwing an error on the emails that are larger than 256k.

According to http://spamassassin.apache.org/full/3.1.x/doc/spamc.html

The following flag needs to be sent when spamc is invoked.

-s max_size
Set the maximum message size which will be sent to spamd -- any bigger than this threshold and the message will be returned unprocessed (default: 250 KB). If spamc gets handed a message bigger than this, it won't be passed to spamd.

The size is specified in bytes, as a positive integer greater than 0. For example, -s 250000.

I rank this as medium, as it is not working and throwing a lot of errors on mail messages that are too big.

If more information is required please let me know.



Taken Actions by Owners

Defect has been fixed.

Fixed in Release 0.6.1

Script Library: SpamAssassin
Procedure: mstrConstructSpamcCommandLine


In this field you can enter the actual defect.

You can use the rich text editor for rich text formating. You can also enter HTML to embed objects, e.g. to embed a YouTube video or a screenshot of the project. In this case use '[' and ']' to mark the passthrough HTML as such.

Please note that the first time you use the new UI your description is converted from rich text to MIME. You might want to copy and paste the raw plain text from the old UI in the new UI so that you don't loose information.
In this field owners can describe what they have done or want to do.

You can use the rich text editor for rich text formating. You can also enter HTML to embed objects, e.g. to embed a YouTube video or a screenshot of the project. In this case use '[' and ']' to mark the passthrough HTML as such.

Please note that the first time you use the new UI your description is converted from rich text to MIME. You might want to copy and paste the raw plain text from the old UI in the new UI so that you don't loose information.