You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2007/06/20 14:42:26 UTC

[Bug 5530] New: spamd-apache2: up-to-date with recent SA changes

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: dev@spamassassin.apache.org
        ReportedBy: radek@pld-linux.org


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.

[Bug 5530] spamd-apache2: up-to-date with recent SA changes

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5530





------- Additional Comments From radek@pld-linux.org  2007-06-20 05:43 -------
Created an attachment (id=4002)
 --> (http://issues.apache.org/SpamAssassin/attachment.cgi?id=4002&action=view)
patch




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.