SA Bugzilla – Bug 1479
Razor 2 scares Win32 people
Last modified: 2003-02-17 08:22:50 UTC
Razor2, now the default, uses getpwuid, which is not supported on Win32. Now, this doesn't cause it to crash out anything, but does blast out one of those scary not implemented messages. Is there no way to test if RAZOR2 is installed, and if not skip this?
moving to 2.50. should be easy to fix.
Thanks justin. I also noticed you have test code in spamassassin.pm proper which checks for getpwuid existing, and doesn't spit out ugly message. So assume it would be easy to port
a Util.pm routine :-)
As I've noted above, this bug causes bug 1478
tada! now in.
no change here - cleared out all SA rules directories, program files, etc. Still get the getpwuid error and thus bug #1478 as well