Re: [SAtalk] Converting SpamAssassin to Windows

2002-01-16 Thread Justin Mason
[EMAIL PROTECTED] said: > The version that is reported using the -h switch says 2.0. hmm. OK, edit the spamass.pl script and make sure it's using the Mail::SpamAssassin::NoMailAudit module instead of Mail::Audit. --j. > > > D:\SPAMASS>perl spamass.pl -h > > > The getpwuid function is unimple

Re: [SAtalk] Converting SpamAssassin to Windows

2002-01-16 Thread john_doe
The version that is reported using the -h switch says 2.0. On Wed, 16 Jan 2002, Justin Mason wrote: > > [EMAIL PROTECTED] said: > > > I have just a couple things to work out and will have SpamAssassin running > > under Win32. The following are errors and with my limited perl > > knowledge...Any

Re: [SAtalk] Converting SpamAssassin to Windows

2002-01-15 Thread Justin Mason
[EMAIL PROTECTED] said: > I have just a couple things to work out and will have SpamAssassin running > under Win32. The following are errors and with my limited perl > knowledge...Any clues? > > D:\SPAMASS>perl spamass.pl -h > The getpwuid function is unimplemented at d:/Perl/lib/Mail/Audit.pm

Re: [SAtalk] Converting SpamAssassin to Windows

2002-01-15 Thread Ged Haywood
Hi there, On Tue, 15 Jan 2002 [EMAIL PROTECTED] wrote: >...Any clues? > > D:\SPAMASS>perl spamass.pl -h > The getpwuid function is unimplemented at d:/Perl/lib/Mail/Audit.pm line > 13. You could try hacking the code of this module, I'd try first replacing the call to the unimplemented function

[SAtalk] Converting SpamAssassin to Windows

2002-01-15 Thread john_doe
I have just a couple things to work out and will have SpamAssassin running under Win32. The following are errors and with my limited perl knowledge...Any clues? D:\SPAMASS>perl spamass.pl -h The getpwuid function is unimplemented at d:/Perl/lib/Mail/Audit.pm line 13. Compilation failed in requir