http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4928
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From [EMAIL PROTECTED] 2006-09-08 13:51 -------
ok, changed that to EX_DATAERR, which is what sysexits.h suggests would be most
appropriate. unfortunately, we can't just pick new values; sysexits is a set of
guidelines of what should be used, so let's stick by those.
Also, I upped the limit to 256MB, which I hope is well beyond the max -- SA will
definitely cause insane memory-usage on that, anyway ;) -- documented it, and
added a test for it in the args-parsing code too.
Sending spamc/libspamc.c
Sending spamc/libspamc.h
Sending spamc/spamc.c
Sending spamc/spamc.pod
Transmitting file data ....
Committed revision 441496.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.