On 27 February 2002, Nick Fisher said: > Hi folks, > I'm rusty on Perl and I'm working on Win32... Is there is a Win32 FAQ > somewhere I'd love a link! > The main problem I'm tackling now is that I get the following error when > running spamassassin: > > "The getpwuid function is unimplemented at lib/Mail/SpamAssassin.pm line > 647." > > I'm guessing that this is a CPAN.pm I'm missing... but I'm rusty on Perl and > never realy learned about CPAN... > I also encountered problems in the make. Here is the full story.....
Umm, no, getpwuid is a Perl built-in. Has been for as long as I've been using Perl (since 4.0.36, I'm not *really* an old-timer). I don't know anything about Windows, but I rather doubt that it has a C API for reading /etc/passwd, which is what getpwuid really is. IOW, it sounds as if SA is Unix-specific, until proven otherwise. Why on earth would you trust Windows to process your email, anyways? >duck< Greg _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk