Jake Vickers wrote:
Rajesh M wrote:
hi

well i don't use bayes

i use the normal rules only which handles all the spam and i am getting
around 98-99 percent spam protection.

rajesh

I have the following in local.cf:
#############
ok_locales all
skip_rbl_checks 0

required_score 3.7
report_safe 0
rewrite_header Subject [SPAM]

use_pyzor 1

use_auto_whitelist 1

bayes_path /home/vpopmail/.spamassassin/bayes
use_bayes 1
use_bayes_rules 1
bayes_auto_learn 1
bayes_auto_learn_threshold_spam 7.0
bayes_auto_learn_threshold_nonspam 0.1
bayes_auto_expire 0

loadplugin Mail::SpamAssassin::Plugin::URIDNSBL
trusted_networks 192.168/16
#############

Is there some reason you have bayes turned off?

--
-Eric 'shubes'

Rajesh M wrote:
hello

###############

ok_locales all
skip_rbl_checks 1

required_score 5
report_safe 1
rewrite_header subject ---SPAM---
use_razor2 1
#use_pyzor 1
#use_auto_whitelist 1
use_bayes 0
use_bayes_rules 0
bayes_auto_learn 0

###############

spamassassin --lint gives no errors

rajesh



Rajesh M wrote:
hi all

i faced this error for the first time

tried googling and also the toaster forums but got no info

i need to know what this error means and how to resolve the same


thanks to all in advance

rajesh


clarifications
mailer-dae...@ns1.serverdomain.com -- is bounce address of my server
<u...@mydomain.com>: -- is a valid user on my server

##############
Mail headers
From     mailer-dae...@ns1.serverdomain.com
To     a#...@sender.com
Sent     27 Nov 2009 09:22:26 -0000
Subject     failure notice

Hi. This is the qmail-send program at ns1.corpmailserver.com.
I'm afraid I wasn't able to deliver your message to the following
addresses.
This is a permanent error; I've given up. Sorry it didn't work out.

<u...@mydomain.com>:
ERROR: configuration specifies 'use_bayes 0', sa-learn disabled
maildrop: error writing to mailbox.
/usr/bin/maildrop: Unable to deliver to mailbox.
I'm not going to try again; this message has been in the queue too
long.

##############


What's in your /etc/mail/spamassassin/local.cf file?

--
-Eric 'shubes'



Did you try and enable the Spam box with this user? The Spam box will require Bayes to be enabled.


Actually I should rephrase that.
The current maildrop script that is run when you have the Spambox enabled and a spam message comes in also pipes the message to sa-learn. Since you have Bayes turned off, this will spawn an error. You can either turn off the Spambox, or modify the script to no longer pipe the messages to sa-learn.


---------------------------------------------------------------------------------
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


Reply via email to