http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5530
Summary: spamd-apache2: up-to-date with recent SA changes
Product: Spamassassin
Version: SVN Trunk (Latest Devel Version)
Platform: All
OS/Version: All
Status: NEW
Severity: major
Priority: P5
Component: spamc/spamd
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
Issues fixed:
1) SA remembers \r\n vs \n now and stores it in the M::SA::Message object;
since it has been destroyed early, all newlines were lost.
2) Support for HEADERS.
3) On some 64bit platforms Apache failed due to the User directive not being
set; probably because of uid type mismatch between kernel and glibc.
Added getpwuid(EUID) of user invoking apache-spamd.pl as a default.
4) Noted the need to set -H / --helper-home-dir... Any ideas for a reasonable
default?
I've marked the protocol version as 1.4, but Compress is not implemented yet
(unless we consider barfing with error an implementation :-).
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.