http://issues.apache.org/SpamAssassin/show_bug.cgi?id=3787
------- Additional Comments From [EMAIL PROTECTED] 2005-12-14 20:33 -------
per request & for completeness ...
% echo $LANG
en_US
% set | grep LC_
%
% uname -a
Darwin devbox 8.3.0 Darwin Kernel Version 8.3.0: Mon Oct 3 20:04:04
PDT 2005;
root:xnu-792.6.22.obj~2/RELEASE_PPC Power Macintosh powerpc
% perl -V
Summary of my perl5 (revision 5 version 8 subversion 7) configuration:
Platform:
osname=darwin, osvers=8.2.0, archname=darwin-thread-multi-2level
uname='darwin devbox 8.2.0 darwin kernel version 8.2.0: fri jun 24 17:46:54
pdt 2005; root:xnu-792.2.4.obj~3release_ppc power macintosh powerpc '
% perl -e 'use HTML::Parser; print HTML::Parser->VERSION';
3.48
with:
/var/MailServer/Conf/SA/Dist populated by the SA distro,
and,
/var/MailServer/Conf/SA/Local populated by RDJ,
with:
================================================================
${EDITOR} .../rules_du_jour.conf
...
TRUSTED_RULESETS="SARE_REDIRECT_POST300 SARE_EVILNUMBERS0 SARE_EVILNUMBERS1
SARE_BAYES_POISON_NXM SARE_HEADER SARE_HEADER_ENG SARE_FRAUD SARE_SPOOF
SARE_RANDOM SARE_SPAMCOP_TOP200 SARE_OEM SARE_UNSUB SARE_URI_ENG BOGUSVIRUS
SARE_SPECIFIC SARE_OEM SARE_HTML SARE_OBFU SARE_GENLSUBJ SARE_GENLSUBJ_ENG
SARE_ADULT SARE_BML TRIPWIRE"
SA_DIR="/var/MailServer/Conf/SA/Local"
...
================================================================
with *EITHER* the 'simple' test message as above:
XXXXXX == /tmp/test.txt
----------------------------------------------
<html><body>
TUMS® Smoothies™
</body></html>
----------------------------------------------
or XXXXXX == /tmp/"Attachment 3280"
(http://issues.apache.org/SpamAssassin/attachment.cgi?id=3280)
NOW,
% cat /tmp/XXXXXX | \
spamassassin -L \
--lint \
--debug \
--siteconfigpath=/var/MailServer/Conf/SA/Dist \
--configpath=/var/MailServer/Conf/SA/Local \
--prefs-file=local.cf \
--nocreate-prefs >& /tmp/openmacnews.spamd.debug
% grep -c "Malformed" /tmp/openmacnews.spamd.debug
0
verified on 3 different boxes, similarly config'd ...
!!!???
ok, i'm confused ... have the SARE Rules been updated when noones looking?
richard
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.