https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6442
Summary: win32: find workaround for getpwnam() so user_prefs
can be handled
Product: Spamassassin
Version: 3.3.1
Platform: PC
OS/Version: Windows 7
Status: NEW
Severity: normal
Priority: P2
Component: spamc/spamd
AssignedTo: [email protected]
ReportedBy: [email protected]
The getpwnam() function isn't implemented for windows so user header
information cannot be parsed by spamd.
If user information is given, this produces the following warning:
Jun 1 15:28:31.776 [-4504] info: spamd: handle_user unable to find user:
'lemke'
I didn't tried virtual conf dirs yet so it may be possible to work around by
using it. If so, it should be used by default on the windows system, spamd is
running on, so it does use/create a user_prefs for any incoming email that has
a user defined.
--
Configure bugmail:
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.