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