https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6359

           Summary: win32: posix macro not implemented - Util.pm
           Product: Spamassassin
           Version: 3.3.0
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: major
          Priority: P5
         Component: spamc/spamd
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Created an attachment (id=4687)
 --> (https://issues.apache.org/SpamAssassin/attachment.cgi?id=4687)
win32 posix macro patch

The use of POSIX::SIGALRM() in Util.pm crashes spamd with the following error:

warn: spamd: Your vendor has not defined POSIX macro SIGALRM, used at
C:/Perl/site/lib/Mail/SpamAssassin/Util.pm line 1564

The posix signal is used to create a unsafe signal handler for any perl version
> 5.8, however this is not necessary for windows so we can use the 'old' SIG.

Patch attached

-- 
Configure bugmail: 
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to