How can i Improve Spam Detection?

VMA have made some pretty major changes to our spam filtering system recently – we are now running emails through various systems (like Barracuda, SpamCop & SpamHaus etc) that will facilitate the removal of spam.

To improve the filtering of your domain, ensure spam assasin is enabled & try setting your spam assasin settings to 3 (5 is default) plus you can also enable auto spam training of mails in the spam folder by setting up a cron. Hence, we recommend you move all spam mails to the "Spam" folder via webmail (Roundcube) to allow the spam assassin to learn the pattern and block similar mails as spam.

If you are using the IMAP protocol, this can be also be done directly from Outlook but check to make sure it is going to the correct folder in Webmail.

This will further improve the spam filtering as spam assassin gets to learn the various spam mails that you are receiving.
CRON details:
~~
/usr/local/cpanel/3rdparty/bin/sa-learn -p ~/.spamassassin/user_prefs --spam ~/mail/*/*/.Junk/{cur,new}
~~
with timing setting of:
*   0,12   *    *    *
This will run twice per day to facilitate the learning process.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

503 valid RCPT command must precede DATA or 550-Verification failed...

When sending email, you receive an immediate bounce such as the following: Subject: RE: XXXXXX -...

How do I Access and use webmail?

You can access your webmail by going to http://www.yourdomain.com/webmail or by going into your...

Is there a mailbox storage limit?

You can define the mailbox storage quota on any mail account via the webmail interface or the...

Why can't I log into my cpanel or webmail?

The control panel runs on port 2082 so if you are behind a firewall or proxy server you might...

Configuring Your POP or IMAP Email Account in Microsoft Outlook

Configuring Your POP or IMAP Email account in Microsoft Outlook This tutorial shows you how to...