• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

enable spamassassin on all the mailboxes

R

rossgile

Guest
when I migrated to 8.1 from 8.01, all my mailboxes for all my domains were turned off. how do I enable spamassassin for all mailboxes for all domains?
 
I ran this command and got this error message:

mchk: fork_execv_getouterr: pipe() failed
System error 24: Too many open files
mchk: fork_execv_getouterr: pipe() failed
System error 24: Too many open files

- rg
 
ulimit -n 4096 increases the number of pipes which eliminates the error. mchk still doesn't seem to be rewriting the .qmail file correctly though on our config. CentOS 4.4 w/ 8.1.0. I paid for the "premium" tech support and am waiting to have this resolved.
 
Back
Top