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/10/11 23:47:19 UTC

[Bug 3142] spamc/spamd protocol enhancement - return only rewritten/new hdrs

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


jm@jmason.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Additional Comments From jm@jmason.org  2007-10-11 14:47 -------
doh!  I wound up reimplementing this, because I forgot this patch existed :(

spamc in 3.2.0 has:

=item B<--headers>

Perform a scan, but instead of allowing any part of the message (header and
body) to be rewritten, limit rewriting to only the message headers. This is
much more efficient in bandwidth usage, since the response message transmitted
back from the spamd server will not include the body.

Note that this only makes sense if you are using C<report_safe 0> in the
scanning configuration on the remote end; with C<report_safe 1>, it is
likely to result in corrupt messages.




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