You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2007/09/28 08:25:34 UTC

[Bug 5238] making spamc capable to request local only check

http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5238





------- Additional Comments From matt@nightrealms.com  2007-09-27 23:25 -------
Created an attachment (id=4139)
 --> (http://issues.apache.org/SpamAssassin/attachment.cgi?id=4139&action=view)
spamc "--local" option

This patch gives spamc the "--local" switch, which passes the SPAMC_LOCAL flag
to libspamc, which sends "Network-tests: off" to spamd.  PerMsgStatus has been
given its own scoreset for itself and plugins to reference, since the client
turning network tests off will result in a different scoreset from the
SpamAssassin object (assuming that spamd wasn't started with the "local tests
only" option).

This failed one of the spamc_x_e.t tests and three of the spamc_x_E_R.t tests,
but I'm pretty sure that has nothing to do with my patch.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.