• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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