• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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