SA Bugzilla – Bug 6548
[review] [doc] spamd protocol examples are wrong
Last modified: 2011-05-05 17:28:06 UTC
Looks like the examples for reporting and revoking a message in the spamd protocol documentation are wrong. See this discussion for more information: http://old.nabble.com/SpamAssassin-protocol-examples-to31001608.html#a31068134
Also see bug 5398 and revision 528556, which appears to have changed a different header / protocol example than reported.
Created attachment 4848 [details] patch to correct spamd protocol examples
(In reply to comment #1) > Also see bug 5398 and revision 528556, which appears to have changed a > different header / protocol example than reported. Yes, that's the reason I put Justin on cc, I guess this was a small mistake. I attached a patch to correct the examples. Daniel
Any chance to commit this one?
> Any chance to commit this one? +1 thanks for noticing and fixing the documentation bug trunk: Bug 6548: spamd protocol examples are wrong' spamd/PROTOCOL Sending spamd/PROTOCOL Committed revision 1084457.
Hmm... Looks good to me, makes a hell of a lot more sense. Thanks, Daniel. Though did you really have to remove the trailing newline, Mark? I like trailing newlines. ;) +1
> Though did you really have to remove the trailing newline, Mark? I like > trailing newlines. ;) trunk: [doc] re-append an empty line to spamd/PROTOCOL, Guenther liked it :) Sending spamd/PROTOCOL Committed revision 1084826.
(In reply to comment #7) > > Though did you really have to remove the trailing newline, Mark? I like > > trailing newlines. ;) > > trunk: > [doc] re-append an empty line to spamd/PROTOCOL, Guenther liked it :) > Sending spamd/PROTOCOL > Committed revision 1084826. +1 for 3.3.2
3.3: $ svn ci -m 'Bug 6548: spamd protocol examples are wrong' Sending spamd/PROTOCOL Committed revision 1099882.