[qmailtoaster] qmail and spamassassin

2011-09-16 Thread Nigel Reed
Has anyone tried the latest SpamAssassin 3.3.2 on qmail? Since it seems I'm the 
only person who is using Mandriva and QMT seems to be a little behind, I might 
as well just go it alone from here on out, but interested to know if anyone has 
tried it yet.

-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
Vickers Consulting Group offers Qmailtoaster support and installations.
  If you need professional help with your setup, contact them today!
-
 Please visit qmailtoaster.com for the latest news, updates, and packages.
 
  To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




Re: [qmailtoaster] Qmail Toaster spamassassin whitelisting

2006-01-23 Thread Jake Vickers

Elliot Adler wrote:

Can anyone advise me where you enter the addresses you want to 
whitelist is this done some where in simscan or is it in 
/etc/mail/spamassassin/local.cf and then restart spamassassin


In your /etc/mail/spamassassin/local.cf file, add the following line:
whitelist_from [EMAIL PROTECTED]
or for whole domains:
whitelist_from [EMAIL PROTECTED]

That will assign the incoming message for that user (or domain) a score 
of -100 before it gets processed by spamassassin. Hopefully it doesn't 
get more than 107 points
As far as restarting spamassassin, you can either grab the script I've 
already set up from my site for this (jake.com/qmail) or issue the 
following commands:

svc -d /var/qmail/supervise/spamd /var/qmail/supervise/spamd/log
svc -t /var/qmail/supervise/spamd /var/qmail/supervise/spamd/log
svc -u /var/qmail/supervise/spamd /var/qmail/supervise/spamd/log
svstat /var/qmail/supervise/spamd
svstat /var/qmail/supervise/spamd/log


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] Qmail Toaster spamassassin whitelisting

2006-01-23 Thread Elliot Adler

Thanks for your help


Jake Vickers wrote:


Elliot Adler wrote:

Can anyone advise me where you enter the addresses you want to 
whitelist is this done some where in simscan or is it in 
/etc/mail/spamassassin/local.cf and then restart spamassassin



In your /etc/mail/spamassassin/local.cf file, add the following line:
whitelist_from [EMAIL PROTECTED]
or for whole domains:
whitelist_from [EMAIL PROTECTED]

That will assign the incoming message for that user (or domain) a 
score of -100 before it gets processed by spamassassin. Hopefully it 
doesn't get more than 107 points
As far as restarting spamassassin, you can either grab the script I've 
already set up from my site for this (jake.com/qmail) or issue the 
following commands:

svc -d /var/qmail/supervise/spamd /var/qmail/supervise/spamd/log
svc -t /var/qmail/supervise/spamd /var/qmail/supervise/spamd/log
svc -u /var/qmail/supervise/spamd /var/qmail/supervise/spamd/log
svstat /var/qmail/supervise/spamd
svstat /var/qmail/supervise/spamd/log


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] Qmail Toaster spamassassin whitelisting

2006-01-23 Thread Warren
I wouldn't put that in local.cf.  I make a file called 1-whitelist.cf
and put all of my whitelists in there.

Any file in that directory that ends in .cf will be read by
spamassassin, so why clutter up your local file?

W

Jake Vickers wrote:
 Elliot Adler wrote:

 Can anyone advise me where you enter the addresses you want to
 whitelist is this done some where in simscan or is it in
 /etc/mail/spamassassin/local.cf and then restart spamassassin

 In your /etc/mail/spamassassin/local.cf file, add the following line:
 whitelist_from [EMAIL PROTECTED]
 or for whole domains:
 whitelist_from [EMAIL PROTECTED]

 That will assign the incoming message for that user (or domain) a
 score of -100 before it gets processed by spamassassin. Hopefully it
 doesn't get more than 107 points
 As far as restarting spamassassin, you can either grab the script I've
 already set up from my site for this (jake.com/qmail) or issue the
 following commands:
 svc -d /var/qmail/supervise/spamd /var/qmail/supervise/spamd/log
 svc -t /var/qmail/supervise/spamd /var/qmail/supervise/spamd/log
 svc -u /var/qmail/supervise/spamd /var/qmail/supervise/spamd/log
 svstat /var/qmail/supervise/spamd
 svstat /var/qmail/supervise/spamd/log


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] Qmail Toaster spamassassin whitelisting

2006-01-23 Thread Johnny Hughes
On Mon, 2006-01-23 at 14:22 -0500, Jake Vickers wrote:
 Warren wrote:
 
 I wouldn't put that in local.cf.  I make a file called 1-whitelist.cf
 and put all of my whitelists in there.
 
 Any file in that directory that ends in .cf will be read by
 spamassassin, so why clutter up your local file?
   
 
 Personal preference. I only whitelist about 12 domains, so it was easier 
 for me while I was in changing values in my local.cf file to add them 
 there anyway.
 If you have more than a few to add, a secondary file is a good idea. I 
 just haven't had a need for it yet grin
 
Be careful with upgrades :)

Latest upgrade replaced my local.cf ... luckily I had it backed up.


signature.asc
Description: This is a digitally signed message part