How can i Improve Spam Detection?

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.

    • Related Articles

    • How to avoid the spam folder

      We've got lots of tips on this list to help you improve your delivery and reach the inbox. Here at VMA Emailer, our team of delivery and customer success experts are available 24/7 to help you solve delivery issues, understand feature functionality ...
    • Brute Force Detection

      BFD -- Brute Force Detection BFD is a shell script which parses security logs and detects authentication failures. It is a brute force implementation without much complexity, and it works in conjunction with a APF (Advanced Policy-based Firewall). ## ...
    • How can i stop Spam Emails?

      We have set our mail system to run through several Spam Reputation Lists to minimise the receival of spam through know IP addresses. To further assist you in the removal of spam from your inbox - we have set up a spam learning script that runs twice ...
    • How can I stop Spam Emails?

      When you first purchase your hosting package, you will need to enable 'Spam Assassin'. This can be done by logging into your hosting 'cPanel' Control Panel. Once you are into your cPanel you will see the 'Spam Assassin' icon in the mail section. Once ...
    • How To Redirecting Spam Emails To My Email Client Spam Folder?

      While your emails are filtered to minimise spam getting to your inbox, inevitably some legitimate emails may end up being flagged as spam. Currently you have to login to your cPanel account and go to Emails/Spam@your domain to find them. You can now ...