• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Spamassassin error in maillog: prefork

N

NightStorm

Guest
Spamassin will randomly error out and die.. well, not die as the service keeps running... but it will stop working, and return a prefork error. Found this as a reported bug, but should anyone else experience the problem, at least they know that it's something being worked on.
http://www.google.com/search?hl=en&lr=&safe=off&q="Mail/SpamAssassin/SpamdForkScaling.pm+line+554"

Affects:

SpamAssassin Server version 3.1.0
running on Perl 5.8.0
with SSL support (IO::Socket::SSL 0.96)

So until a patch is released that fixes the error, expect the possibility of some tweaked customers getting suddenly bombarded with **** until spamassassin restarts.

The error returned is:

prefork: syswrite(7) failed, retrying... at /usr/lib/perl5/vendor_perl/5.8.0/Mail/SpamAssassin/SpamdForkScaling.pm line 554

Of course, the "fix" is to run spamd with --round-robin, but /usr/local/psa/admin/bin/spamd does not support that option. I'm left with setting a cron to restart spamd every hour so as to assure that it keeps doing it's job.

Anyone else have another suggestion on how to patch this up?
 
Back
Top