• 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

Repair settings files .qmail to filter spam

A

AlejandroArco

Guest
Good afternoon, I want repair Qmail mailboxes in /var/qmail/mailname/[domain]//.qmail[/I] with the command [I]/usr/ local/psa/admin/sbin/mchk --with-spam[/I] considered to filter spam mails.

Example file .qmail:
| true
| /usr/bin/deliverquota ./Maildir

Should contain:
| true
| /usr/bin/spamassassin | /usr/bin/deliverquota ./Maildir

Where the file is updated standard setup qmail to add mailboxes to repair the spam filtering?
 
Back
Top