store | blogs | forums | twitter | facebook | wiki | mailing lists | downloads | support portal
Atomic Secure Linux
It is currently Sat May 25, 2013 6:51 am

» Feed - Atomicorp

All times are UTC - 5 hours [ DST ]




Post new topic Reply to topic Share/Bookmark  [ 5 posts ] 
Author Message
 Post subject: Quick tip to improve the quality of the spam sigs
Unread postPosted: Thu Jan 08, 2009 3:14 pm 
Offline
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
User avatar

Joined: Thu Feb 07, 2008 7:49 pm
Posts: 3249
Location: Chantilly, VA
Make sure you regularly run the spamassassin rule updater. The default ruleset, provided by spamassasin.org can be updated with this command:

sa-update

And then you need to restart spamassasin to load the new rules. We recommend you set this up as a cronjob.

If you want to use additional rule providers, here is an example using the main and a third party rule provider and also checking the GPG signatures on the updates to ensure they are legit:

sa-update --allowplugins --gpgkey D1C035168C1EBC08464946DA258CDB3ABDE9DC10 --channel saupdates.openprotect.com --channel updates.spamassassin.org

If you are missing GPG keys you will need to check with those projects for their keys (we do not run those projects). Here are some example commands that may work for you:

wget http://spamassassin.apache.org/updates/GPG.KEY
sa-update --import GPG.KEY

gpg --keyserver pgp.mit.edu --recv-keys BDE9DC10
sa-update --import pub.gpg

You can also check new rules to make sure they work by running this command:

spamassassin --lint

_________________
Michael Shinn
Atomicorp - Security For Everyone

Co-Author of Troubleshooting Linux Firewalls.


Top
 Profile  
 
 Post subject:
Unread postPosted: Fri Jan 09, 2009 12:51 pm 
Offline
Forum Regular
Forum Regular

Joined: Mon Dec 06, 2004 10:43 pm
Posts: 449
After running spamassassin --lint I get no reply, it just returns to the next line. Is this a good thing?

Franklyn


Top
 Profile  
 
 Post subject:
Unread postPosted: Fri Jan 09, 2009 12:54 pm 
Offline
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
User avatar

Joined: Thu Feb 07, 2008 7:49 pm
Posts: 3249
Location: Chantilly, VA
Yep, that means no errors.

_________________
Michael Shinn
Atomicorp - Security For Everyone

Co-Author of Troubleshooting Linux Firewalls.


Top
 Profile  
 
 Post subject:
Unread postPosted: Fri Jan 09, 2009 6:54 pm 
Offline
Forum Regular
Forum Regular

Joined: Thu Jan 17, 2008 5:48 pm
Posts: 124
A little more information on implementing openprotect.com SA rules update.

http://saupdates.openprotect.com/


Top
 Profile  
 
 Post subject:
Unread postPosted: Fri Jan 09, 2009 7:57 pm 
Offline
Forum Regular
Forum Regular

Joined: Wed Jan 02, 2008 3:21 pm
Posts: 515
Location: United Kingdom
Galactic Zero wrote:
After running spamassassin --lint I get no reply, it just returns to the next line. Is this a good thing?
Franklyn

For anyone interested in seeing what is going on behind the scenes and viewing the full output, try running
Code:
spamassassin --lint -D


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic Share/Bookmark  [ 5 posts ] 

» Feed - Atomicorp

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group