https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5894
Summary: spamd doesn't work anymore with "-c -v" options, i.e.
doesn't use vpopmail virual users' dirs
Product: Spamassassin
Version: 3.2.4
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: spamc/spamd
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
Created an attachment (id=4307)
--> (https://issues.apache.org/SpamAssassin/attachment.cgi?id=4307)
Patch
The patch for bug #5611 broke spamassassin integration with vpopmail.
spamd flags: -c -v -u vpopmail
spamd log: handle_user unable to find user: '[EMAIL PROTECTED]'
The problem is that spamd tries to find [EMAIL PROTECTED] in system user
database
instead of in vpopmail db. The trivial attached patch fixes the issue.
--
Configure bugmail:
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.