https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8044

Sidney Markowitz <sid...@sidney.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sid...@sidney.com

--- Comment #7 from Sidney Markowitz <sid...@sidney.com> ---
(In reply to Henrik Krohns from comment #5)
> The fork() limitations are well documented for Windows:
> https://perldoc.perl.org/perlfork
> 
> As we now have a real tester with results, it might be prudent to set all
> *_fork defaults as 0 on Windows.

That's just pyzor and razor2? Just a matter of

 default => am_running_on_windows()?0:1,

in Pyzor.pm and razor2.pm in the settings for *_fork?

Seems reasonable to me to get that in for 4.0.0

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to