FYI, I've opened bug 7155
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7155 for this issue
On 3/5/2015 2:08 PM, Kevin A. McGrail wrote:
On 3/5/2015 1:01 PM, Reindl Harald wrote:
according to spamc --help "-R" and "--full" is the same
in fact in case of a ham-message only -R works as expected
--full behaves identical zu --full-spam
-r, --full-spam Print full report for messages identified as spam.
-R, --full Print full report for all messages.
____________________________
BROKEN: /usr/bin/spamc --full --port=10029 < sample.eml
OK: /usr/bin/spamc R --port=10029 < sample.eml