https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5989
Summary: 'Subroutine __VBOUNCE_VALERT_one_line_body_test
redefined' when using sa-compile with user-rules
Product: Spamassassin
Version: SVN Trunk (Latest Devel Version)
Platform: Other
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P5
Component: sa-compile
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
to reproduce:
sudo sa-compile
cd [trunk]/t
[run ./spamd_allow_user_rules.t]
then:
perl -T -I ../lib ../spamd/spamd -D -x -s stderr -C log/test_rules_copy
--siteconfigpath log/localrules.tmp -p 65021 -A 127.0.0.1 -i 127.0.0.1
--virtual-config-dir=log/virtualconfig/%u -L -u jm -m 1 -s
log/d.spamd_allow_user_rules_compiled/spamd.err.1.timestamped &
../spamc/spamc -F data/spamc_blank.cf -d 127.0.0.1 -p 65021 -u testuser <
data/spam/009
and you'll see:
[1228] warn: Subroutine __SEEK_FRAUD_6HSTBJ_one_line_body_test redefined at
/home/jm/ftp/sa/trunk/t/log/test_rules_copy/72_active.cf, rule
__SEEK_FRAUD_6HSTBJ, line 8, <GEN11> line 62.
[1228] warn: Subroutine __SEEK_FRAUD_2ECKNB_one_line_body_test redefined at
/home/jm/ftp/sa/trunk/t/log/test_rules_copy/72_active.cf, rule
__SEEK_FRAUD_2ECKNB, line 8, <GEN11> line 62.
[1228] warn: Subroutine __SEEK_3XZTCF_one_line_body_test redefined at
/home/jm/ftp/sa/trunk/t/log/test_rules_copy/70_sandbox.cf, rule __SEEK_3XZTCF,
line 8, <GEN11> line 62.
[etc.]
This was reported as Debian bug #498049.
fix to follow.
--
Configure bugmail:
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.