

You can do it right on this interface by clicking on Clear Spam Box button.Ĭlick on Configure SpamAssassin to fine tune the default working of SpamAssassin. Keep in mind this mailbox will not clear automatically. You can subscribe to this IMAP folder using Webmail interface or through your desktop/mobile email client software. This “spam” folder will fill up and should be emptied regularly. SpamBox will deliver any emails identified as spam by SpamAssassin into a separate IMAP folder named “spam”. Or you can use Spam Box as explained below. We recommend that you first test the accuracy of SpamAssassin and fine tune it before activating automatic deletion. The higher the score, more chances that is Spam.

SpamAssassin when processes the incoming email, it adds scores to the likelihood of it being spam. 5 is the default setting but it can vary from person to person. First set the number of hits required before mail is considered spam. You can automatically delete messages marked as spam. Once it is enabled, all your incoming emails in your account will pass through SpamAssassin. In the next screen it will show you if SpamAssassin has been enabled. When you login first time, you may find that SpamAssassin is not enabled and says so: SpamAssassin is currently Disabled.Īll you have to do is click on the button that says Enable SpamAssassin. We assume that you have already logged into cPanel. In your cPanel webhosting account you can enable SpamAssassin and configure it for your needs.
#SPAMASSASSIN CLIENT HOW TO#
To know how to regularly maintain the database.SpamAssassin is an automated email filtering system that attempts to identify spam messages based on the content of the email’s headers and body. Until at least 200 messages have been learned. The results of the Bayes tests are ignored by SpamAssassin,.Eudora (support page: import from Outlook).pst file, and to export them afterwards in mbox format for learning.

Use the other mail client just to import the messages you want from Outlook's. If you get some other mail client, you can still continue to use Outlook. Several mail clients are suitable as well, examples are the Mozilla Thunderbird and Eudora mail clients. If you use the Outlook mail client only, there are some open source projects,Īnd some commercial products that claim to do the job of retrieving mail from Outlook's. Or any mail clients capable of exporting mail to mbox files are suitable as well. Mail clients that use the mbox format natively (e.g. Require Exchange, it works for every other mail server that supports IMAP retrieval. Which uses IMAP access to retrieve a mail folder for learning. With IMAP2mbox (available in the contribution area),

If you are using Outlook with Exchange, you can retrieve the mail folder to learn So, to convert the messages you want to learn, you need some other tool or mail client. There is not even a way to export a single message to a text file in RFC-822 format. If you are using Microsoft Outlook or Outlook Express, there is no simple way to export mail folders to an mbox file. Be sure to run sa-learnįrom your installation directory, like in the example above, because otherwise the relative path settings in the SpamAssassin configuration files will not work.įor repeated use, create a batch file with the commands above.Īn example is provided in the installation directory of CleanMail. The -C option tells sa-learn to use the same config files as spamassassin, so it will use the same database file. In a mail folder, and export this folder to an mbox file. Collect the spam messages you want to learn Most mail clients are using the mbox mail folder format, or have an export function toĮxport a mail folder to an mbox file. If you are using a non-Microsoft mail client it is almost simple to learn messages. You will find it in the sa subdirectory of your installation,Īnd the documentation can be found in the sa\doc subdirectory, The program to train the database is part of the spam assassin distribution: This is something you should to once or twice a week, or daily,ĭepending on the volume of mail you handle. (false negatives), and some are tagged as spam even when the aren't (false positives).īayes training, in short, is about teaching SpamAssassin to do better for similar Some spam messages aren't detected by the static rule set of SpamAssassin How To Train the CleanMail Bayes Database
