http://bugzilla.spamassassin.org/show_bug.cgi?id=4134
Summary: Add easier access to "spam reported to..." messages Product: Spamassassin Version: SVN Trunk (Latest Devel Version) Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Learner AssignedTo: dev@spamassassin.apache.org ReportedBy: [EMAIL PROTECTED] Request for an enhancement: Currently when reporting spam/ham from the command line you your confirmation that the process completed is the returned text "Learned from 1 message(s) (1 message(s) examined)." This was added via tracker # 2268 ( see http://bugzilla.spamassassin.org/show_bug.cgi?id=2268 ). In order to know which external services have successfully been reported to you can run spamassassin -r in debug mode and look for the interesting lines: debug: SpamAssassin: spam reported to DCC. debug: SpamAssassin: spam reported to Pyzor. debug: SpamAssassin: spam reported to Razor. debug: SpamAssassin: spam reported to SpamCop. My enhancement suggestion is to add this information to the normal output. One way to do this would be to add a new command line switch that would allow this information to be shown without getting the full debug information (but leaving the default invocation results as-is). Sam ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.