Matt Kettler wrote:
Matus UHLAR - fantomas wrote:
however he must run sa-learn on hams too, otherwise he may get false
positives soon...
True. I was merely commenting on why it is a good idea to allow mail SA
has already tagged to be trained. I did not intend to imply this should
be your sol
Kai Schaetzl wrote:
Matt Kettler wrote on Thu, 23 Aug 2007 22:59:11 -0400:
I think it's a brain-dead attempt to counter the image and pdf
spams that have been so popular lately.
It would be nice if they would block their outgoing spam in the same
effective way. They are among the biggest spa
Matt Kettler wrote:
Jonn R Taylor wrote:
OK, but I thought that there was something that one of the RFC's said
about rejecting mail at the smtp level?
Eh?
Also, it looks like they are rejecting mail, at the smtp level, based
on message body too.
That's fine under the RFCs. In
Matt Kettler wrote:
Jonn R Taylor wrote:
Charters latest for blocking mail. They must block mail that has any
kind of attachments. We have a user that sends her self pdf's to her
home account that is hosted by charter.net. Maybe every one should
just blacklist charter and then maybe they
Charters latest for blocking mail. They must block mail that has any
kind of attachments. We have a user that sends her self pdf's to her
home account that is hosted by charter.net. Maybe every one should just
blacklist charter and then maybe they will get the hint. Anyway, I
thought that this
Jerry Durand wrote:
At 01:28 PM 8/10/2007, Igor Chudov wrote:
I am considering a local deal related to hosting by Comcast cable
(8mbps down, 1 mbps up).
I am concerned, however, with me sending email and being on comcast IP
range, due to bad rap that Comcast has due to spamming by Comcast
hoste
o yum
install spamassassin?
KR
Nigel
On Fri, 22 Jun 2007 10:11:14 -0500, "Jonn R Taylor"
<[EMAIL PROTECTED]> wrote:
>What version of SA? When you built SA from a tarball you did "rpmbuild
>-tb Mail-SpamAssassin-3.2.1.tar.gz". You may want to rebuild SA from
>s
2007 9:25 AM
To: users@spamassassin.apache.org
Subject: RE: Setup SA to use mysql DB
Jonn R Taylor wrote:
> Verify that you do not have 2 versions of perl installed and that part
> of your SA install did not go in the wrong version. What OS and how
did
> you build SA?
>
> Jonn
@spamassassin.apache.org
Subject: RE: Setup SA to use mysql DB
Jonn R Taylor wrote:
> This is what I use and it has been working for the last 3 years.
>
> # MySQL Setup
> use_razor2 1
> use_bayes_rules 1
> allow_user_rules 1
> use_auto_whitelist
This is what I use and it has been working for the last 3 years.
# MySQL Setup
use_razor2 1
use_bayes_rules 1
allow_user_rules 1
use_auto_whitelist 1
user_scores_dsn DBI:mysql:spamassassin:127.0.0.1
user_scores_sql_usernamex
user_scores_sql_passwordx
bayes_store_mod
SpamAssassin plugin for CommuniGate Pro 4.x, 5.x
Installation and usage instructions can be found at
http://www.stalker.com/CGPSpamCatcher/#Integrate
Copyright (C) 2003-2006 Andy Igoshin <[EMAIL PROTECTED]>
Version 1.1.3
ftp://ftp.vsu.ru/pub/apps
Thanks, I got it work. Was looking at report not summary.
Jonn
On Mon, 20 Feb 2006 11:17:50 -0800
"Kevin W. Gagel" <[EMAIL PROTECTED]> wrote:
- Original Message -
I am do not want to rewite the subject. I just want the
X-Spam-Report to be added to all email, spam-wich is
working, an
I am do not want to rewite the subject. I just want the
X-Spam-Report to be added to all email, spam-wich is
working, and non-spam.
Jonn
On Mon, 20 Feb 2006 10:55:24 -0800
"Kevin W. Gagel" <[EMAIL PROTECTED]> wrote:
- Original Message -
I tried to do it with the add_header option but
Wrap::break = ';';
$line .= Text::Wrap::wrap("\ttests=", "\t ", $_)
. "\n";
} else {
$line .= "\t0.0:NOTESTS\n";
}
$line .= "\tversion=" . Mail::SpamAssassin::Version();
return $line;
}
Jonn R Taylor wrote:
Hi all,
Is it possible to have X-Spam-Report added to all email
headers(spam
and non-spam) and if so how.
Jonn
--
Barton L. Phillips
Applied Technology Resources, Inc.
Tel: (818)652-9850
Web: http://www.applitec.com
Hi all,
Is it possible to have X-Spam-Report added to all email
headers(spam and non-spam) and if so how.
Jonn
First lets make sure SA is not looking at the other config
files. Rename the dir's they are in. Then run spamd in
debug and see what it is doing.
Jonn
On Sun, 12 Feb 2006 16:31:04 -0600 (CST)
"Russ B." <[EMAIL PROTECTED]> wrote:
Did you check v310.pre and init.pre config files?
Jonn
Those a
Did you check v310.pre and init.pre config files?
Jonn
On Sun, 12 Feb 2006 15:33:11 -0600 (CST)
"Russ B." <[EMAIL PROTECTED]> wrote:
Russ.. did you run sa-learn --sync after you did your
upgrade?
I did, and I ran it again and noticed something odd...
My config dir is /etc/mail/spamassassin
According to the docs these two options where removed.
http://spamassassin.apache.org/full/3.1.x/dist/doc/Mail_SpamAssassin_Conf.html
bayes_auto_learn_threshold_nonspam 0.8
bayes_auto_learn_threshold_spam 12.0
Check your log to see if you have any errors.
Jonn
On Sun, 12 Feb 2006 13:29:27 -0
Create a sql table like this:
CREATE TABLE `userpref` (
`prefid` int(11) unsigned NOT NULL auto_increment,
`username` varchar(100) NOT NULL default '',
`preference` varchar(30) NOT NULL default '',
`value` varchar(100) NOT NULL default '',
PRIMARY KEY (`prefid`)
) TYPE=MyISAM;
INSERT IN
Hi all,
Is some one maintaining the user prefs still??? The last
version at sourceforge.net is not usable for 3.1. I
rewrote part of it, but was just wondering.
Jonn
message
that I can have SA add to my messages to prevent message
looping, right?
Jonn
On Tue, 27 Dec 2005 15:10:39 -0500
Matt Kettler <[EMAIL PROTECTED]> wrote:
Pollywog wrote:
On 12/27/2005 02:56 pm, Matt Kettler wrote:
At 08:48 AM 12/27/2005, Jonn R Taylor wrote:
How can I mak
How can I make this go thourgh SA when it thinks it
allready has
Jonn
X-Virus-Scanned: by taylortelephone.com
Return-Path: <[EMAIL PROTECTED]>
Received: from webmail.universia.net.mx ([201.134.119.23]
verified)
by taylortelephone.com (CommuniGate Pro SMTP 5.0.2)
with ESMTP id 36949 fo
For some reason I am not getting the spam scores in the
mail log. I am getting the start and stop of spamassassin.
any suggestions?
Jonn
23 matches
Mail list logo