EmailServer.SpamAssassin HistoryHide minor edits - Show changes to markup Sunday 08 March 2009, at 04:13 GMT+8
by -
Changed line 94 from:
to:
< ClamAV Antivirus | EmailServer | PostGrey> Friday 23 January 2009, at 07:37 GMT+8
by -
Deleted lines 26-35:
Now we need to make some changes to ensure that what we do as
(:sourcend:) Friday 23 January 2009, at 07:27 GMT+8
by -
Changed lines 60-66 from:
You should get the email with the to:
Your The email should be marked with such a high spam score that it will never reach its destination and it gets discarded. Friday 23 January 2009, at 05:52 GMT+8
by -
Changed line 98 from:
to:
Thursday 22 January 2009, at 12:44 GMT+8
by -
Deleted line 24:
internal_networks 1.2.3.4 Changed lines 26-28 from:
The last 2 lines are only necessary if your server is using NAT to hide being a firewall and has a local LAN address: you need to tell SpamAssassin about it or it might consider as trusted emails coming from the outside. Change the Now we need to make some changes to ensure that what we do as to:
The last line tells your server which local network it can trust. This should be set to the IP range of your internal network. Now we need to make some changes to ensure that what we do as Thursday 22 January 2009, at 12:37 GMT+8
by -
Changed line 24 from:
trusted_networks 1.2.3.4 to:
trusted_networks 192.168.0. Changed line 27 from:
The last 2 lines are only necessary if your server is using NAT to hide being a firewall and has a local LAN address: you need to tell SpamAssassin about it or it might consider as trusted emails coming from the outside. Change the to:
The last 2 lines are only necessary if your server is using NAT to hide being a firewall and has a local LAN address: you need to tell SpamAssassin about it or it might consider as trusted emails coming from the outside. Change the Thursday 22 January 2009, at 10:46 GMT+8
by -
Changed line 99 from:
to:
Wednesday 24 May 2006, at 11:05 GMT+8
by -
Added line 1:
(:description Spamassassin is a very versatile and complete spam fighting solution. It uses statistical techniques as well as external blacklist and can be configured to use add-on tools to make its detection more refined :) Sunday 14 May 2006, at 12:52 GMT+8
by -
Deleted line 22:
Tuesday 20 December 2005, at 02:09 GMT+8
by -
Added lines 62-92:
Baysian filteringSpamassassin includes a powerful statistical analysis that can help toward refining the score given to emails passing through it. The only drawback with baysian analysis is that it needs a set of good (ham) and bad (spam) emails large enough to be accurate, and you need to sort these emails and manually train spamassassin. To avoid any aggravation, I created a simple MissedSpam folder in one of the IMAP mail accounts that I use. I then simply have to move any spam that made its way to an inbox into that folder. To train spamassassin as to what is spam and what is ham, make sure you have enough segregated emails (between 150-3000) in each mailbox being trained then issue the following: (:source lang=:)
(:sourcend:)
That would train spamassassin to recognise spam better.
... (:sourcend:) Make sure that the database ownership has not been reclaimed by
(:sourcend:) If you do this regularly the amount of spam that managed to get through should reduce. Friday 02 December 2005, at 03:30 GMT+8
by -
Changed lines 68-69 from:
< AmavisdNew | EmailServer | ClamAV Antivirus > to:
Tuesday 12 July 2005, at 13:36 GMT+8
by -
Changed lines 63-64 from:
to:
Sunday 10 July 2005, at 17:25 GMT+8
by -
Added line 58:
Sunday 10 July 2005, at 17:25 GMT+8
by -
Changed lines 55-58 from:
to:
Testing antispamJust send an email with the following in the body: You should get the email with the Sunday 10 July 2005, at 12:39 GMT+8
by -
Changed lines 6-58 from:
...ToDo... to:
Spamassassin is a very versatile and complete spam fighting solution. It uses statistical techniques as well as external blacklist and can be configured to use add-on tools to make its detection more refined. SpamAssassin uses a rating system whereby each email goes through a list of tests and the mail is flagged for every positive test, increasing the number of spam points it is allocated. Each test allocates a variable number points or fraction of a points depending on how useful and reliable it is at detecting spam. Once the email has gone through all the tests have been performed an action is taken based on the total number of points: if the score is high enough, we're sure that this is spam, if not, we can let the message through. To install SpamAssassin, just use
(:sourcend:) Edit the trusted_networks 1.2.3.4
internal_networks 1.2.3.4
(:sourcend:)
The last 2 lines are only necessary if your server is using NAT to hide being a firewall and has a local LAN address: you need to tell SpamAssassin about it or it might consider as trusted emails coming from the outside. Change the Now we need to make some changes to ensure that what we do as
(:sourcend:) Now, make sure SpamAssassin will run when we boot: (:source lang=:)
(:sourcend:) Initialise the Bayesian database: (:source lang=:)
(:sourcend:) Test our config by running: (:source lang=:)
(:sourcend:) If what you did above was done properly, you should see debug: using "/var/amavis/.spamassassin/user_prefs" for user prefs file in the middle of all those spewed by Amavisd-New (scroll back or use Shift+PageUp keys). Sunday 10 July 2005, at 06:47 GMT+8
by -
Added line 1:
![]() Sunday 10 July 2005, at 05:44 GMT+8
by -
Changed lines 9-10 from:
< AmavisdNew | EmailServer | ClamAv Antivirus? > to:
< AmavisdNew | EmailServer | ClamAV Antivirus > Sunday 10 July 2005, at 05:43 GMT+8
by -
Changed lines 9-10 from:
< AmavisdNew | EmailServer | ClamAv Antivirus? > to:
< AmavisdNew | EmailServer | ClamAv Antivirus? > Sunday 10 July 2005, at 05:42 GMT+8
by -
Added lines 1-11:
This page is part of the EmailServer article. SpamAssassin< AmavisdNew | EmailServer | ClamAv Antivirus? > (:comments:) |