You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by jm...@apache.org on 2007/04/13 19:09:00 UTC

svn commit: r528556 - /spamassassin/trunk/spamd/PROTOCOL

Author: jm
Date: Fri Apr 13 10:09:00 2007
New Revision: 528556

URL: http://svn.apache.org/viewvc?view=rev&rev=528556
Log:
bug 5398: 'remove' typoed as 'remote'. trivial fix

Modified:
    spamassassin/trunk/spamd/PROTOCOL

Modified: spamassassin/trunk/spamd/PROTOCOL
URL: http://svn.apache.org/viewvc/spamassassin/trunk/spamd/PROTOCOL?view=diff&rev=528556&r1=528555&r2=528556
==============================================================================
--- spamassassin/trunk/spamd/PROTOCOL (original)
+++ spamassassin/trunk/spamd/PROTOCOL Fri Apr 13 10:09:00 2007
@@ -155,7 +155,7 @@
 TELL SPAMC/1.3\r\n
 Message-class: spam\r\n
 Set: local\r\n
-Remove: remote\r\n
+Remove: remove\r\n
 
 HEADERS returns the same as PROCESS, up to and including the double-newline
 separator between message headers and body -- but stops there.  It was