John Peacock said the following on 22/11/2005 20:38: > Robin Bowes wrote: > >> I'm following up John's suggestion that I need to tell spamassassin to >> return details of the tests after "Spam: True <score>". However, I >> can't see where this is configured other than in the spamc client, >> which the plugin doesn't appear to use (it talks directly to spamd, I >> think). > > > What version of SpamAssassin are you running? The spamc/PROTOCOL > documentation specifically discusses the SYMBOL command (which performs > a CHECK plus returns a comma delimited list of rules hit). I don't see > any notes on the SA website that this command is no longer supported. > Turn your loglevel up to LOGDEBUG and you'll see every line returned > from dspamd before it is processed.
I've got 3.1.0 I'm running loglevel 7 and see the following in the log when I send a mail: 26673 running plugin (data_post): spamassassin 26673 spamassassin plugin: check_spam 26673 spamassassin plugin: check_spam: connected to spamd 26673 spamassassin plugin: check_spam: finished sending to spamd 26673 spamassassin plugin: check_spam: spamd: SPAMD/1.1 0 EX_OK 26673 trying to get config for me 26673 spamassassin plugin: check_spam: spamd: Content-length: 122 Use of uninitialized value in string eq at ./plugins/spamassassin line 191, <SPAMD> line 2. 26673 spamassassin plugin: check_spam: finished reading from spamd Use of uninitialized value in concatenation (.) or string at ./plugins/spamassassin line 214, <SPAMD> line 2. Use of uninitialized value in concatenation (.) or string at ./plugins/spamassassin line 214, <SPAMD> line 2. Use of uninitialized value in concatenation (.) or string at ./plugins/spamassassin line 217, <SPAMD> line 2. Use of uninitialized value in concatenation (.) or string at ./plugins/spamassassin line 217, <SPAMD> line 2. 26673 spamassassin plugin: check_spam: No, hits=, required=, tests=Content-length: 122 26673 Plugin spamassassin, hook data_post returned DECLINED, 26673 running plugin (data_post): spamassassin 26673 spamassassin plugin: check_spam_reject: reject_threshold=20 26673 Plugin spamassassin, hook data_post returned DECLINED, (This is with your patch) R. -- http://robinbowes.com If a man speaks in a forest, and his wife's not there, is he still wrong?
