Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SpamAssassin SpamD on Win32

Status
Not open for further replies.

umayxa3

Programmer
Joined
Oct 10, 2006
Messages
1
Location
US
I know this isn't Perl specific but I could not find a SpamAassassin forum. I hope there people on this forum that can help me with my Perl compile for SpamD.

I am trying to get SpamAssasin to work on my Win2k server to do filtering for my iMail mail server.

I have the latest Perl and Spamassassin and NMAKE. I can get Spamassassin to test OK. but when I try to get my SpamD.bat running I get the following:

D:\Perl\bin>spamd
[2340] error: logger: syslog initialization failed
[2340] warn: logger: failed to add syslog method
[2340] info: rules: meta test DIGEST_MULTIPLE has undefined dependency 'DCC_CHECK'
[2340] warn: No such signal: SIGUSR2 at spamd.bat line 755.
[2340] info: spamd: server started on port 783/tcp (running version 3.1.6)
[2340] info: spamd: server pid: 2340
[2340] error: backchannel: set non-blocking failed: Bad file descriptor at ../site/lib/Mail/SpamAssassin/SubProcBackChannel.pm line 78.
backchannel: set non-blocking failed: Bad file descriptor at ../site/lib/Mail/SpamAssassin/SubProcBackChannel.pm line 78.


Any help would greatly be appreciated.

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top