http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5106
Summary: multiple hosts with -d switch doesn't work when -x is
also used
Product: Spamassassin
Version: unspecified
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: spamc/spamd
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
The specs say that if you use spamc with multiple hosts then if the first host
fails it will try the other hosts. It does do this. But if you user the -x
switch then it only tries the first host.
spamc -d host1,host2 ----- works
spamc -x -d host1,host2 ----- does not work
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.