Am Sonntag, 29. Januar 2006 21:41 schrieb Gary V: > >>/etc/mail/spamassassin/local.cf > >>add_header all Report _REPORT_ > >>ok_languages de en es fr it pt > >>add_header all CheckerāVersion SpamAssassin _VERSION_ (_SUBVERSION_) on > >>_HOSTNAME_ > >>$sa_spam_report_header = 1; > >>rewrite_subject 0 > >>use_terse_report 0
> su vscan -c 'spamassassin --lint -D' > > Doing so would have told you have problems with your local.cf. After removing $sa_spam_report_header = 1 I got no error. So, as I understand it, there is no way to get a detailed report with amavisd-new for a "non-spam" mail. Al