Re: [gentoo-user] Spamassassin

2011-01-26 Thread kashani
On 1/26/2011 10:25 AM, meino.cra...@gmx.de wrote: Hi, is it possible to configure Spamassassin to filter out spam-mail, if the mail contains certain keywords and/or the subject line match a certain pattern without diving too deep into the source and the ruleset of spamassassin? I'd consider

Re: [gentoo-user] Spamassassin

2011-01-26 Thread Michael Orlitzky
On 01/26/2011 01:25 PM, meino.cra...@gmx.de wrote: > > Hi, > > is it possible to configure Spamassassin to filter out spam-mail, > if the mail contains certain keywords and/or the subject line match > a certain pattern without diving too deep into the source and the > ruleset of spamassassin? Th

[gentoo-user] Spamassassin

2011-01-26 Thread meino . cramer
Hi, is it possible to configure Spamassassin to filter out spam-mail, if the mail contains certain keywords and/or the subject line match a certain pattern without diving too deep into the source and the ruleset of spamassassin? Thank you very much in advance for any help! Best regards, mcc

Re: [gentoo-user] spamassassin error

2009-12-02 Thread Arnau Bria
On Tue, 01 Dec 2009 16:06:04 -0500 David David wrote: [...] > Looking at the ebuild looks like berkdb pulls it in; > > spamassassin/spamassassin-3.2.1-r1.ebuild > berkdb? ( > virtual/perl-DB_File > > > virtual/perl-DB_File/perl-DB_File-1.813.ebuild > DESCRIPTION="Virtual for DB_File" > RDEP

Re: [gentoo-user] spamassassin error

2009-12-02 Thread Christian Könitzer
Hi don't know if this helps, but here you can see my use flags and it worls on my system: [I] mail-filter/spamassassin Available versions: 3.1.8 3.1.8-r1 ~3.2.0 ~3.2.0-r1 ~3.2.1 3.2.1-r1 ~3.2.2 ~3.2.3 ~3.2.4 ~3.2.5 ~3.2.5-r1 {berkdb doc ipv6 ldap mysql postgres qmail sqlite ssl tools}

Re: [gentoo-user] spamassassin error

2009-12-01 Thread David
Arnau Bria wrote: > Hi all, > > I've a cron which trains my spamassassin and it has sttoped working: > /usr/bin/sa-learn --spam /home/arnau/Mail/SPAM/ > > ERROR: the Bayes learn function returned an error, please re-run with -D for > more information > > the problem comes because there's a miss

Re: [gentoo-user] spamassassin error

2009-12-01 Thread Stroller
On 1 Dec 2009, at 16:30, Arnau Bria wrote: ... the problem comes because there's a missing package: perl-core/DB_File ... do I have to add DB_File to world? cause if I install the package with oneshot option, depclean wants to remove it. `emerge -1 perl-core/DB_File` and file a bug. Stroller.

Re: [gentoo-user] spamassassin error

2009-12-01 Thread Alan McKinnon
So the package needs another package and it's not in DEPENDS. Of course --depclean will remove it if you emerge it with -1, what else would you expect to happen? So add it to world of course On Dec 1, 2009 6:33 PM, "Arnau Bria" wrote: Hi all, I've a cron which trains my spamassassin and it has

[gentoo-user] spamassassin error

2009-12-01 Thread Arnau Bria
Hi all, I've a cron which trains my spamassassin and it has sttoped working: /usr/bin/sa-learn --spam /home/arnau/Mail/SPAM/ ERROR: the Bayes learn function returned an error, please re-run with -D for more information the problem comes because there's a missing package: perl-core/DB_File but

Re: [gentoo-user] spamassassin-3.2.1-r1 emerge failure

2008-07-12 Thread Canek Peláez Valdés
On Sun, Jul 6, 2008 at 9:19 AM, Kevin O'Gorman <[EMAIL PROTECTED]> wrote: > For reasons discussed elsewhere, I've got to get serious about spam. But my > first 3 attempts to emerge spamassassin have failed. (on x86). > > For one thing, there's a detection process near the beginning that is > faili

[gentoo-user] spamassassin-3.2.1-r1 emerge failure

2008-07-06 Thread Kevin O'Gorman
For reasons discussed elsewhere, I've got to get serious about spam. But my first 3 attempts to emerge spamassassin have failed. (on x86). For one thing, there's a detection process near the beginning that is failing to detect Perl modules that are actually present, and from portage not CPAN. Fir

Re: [gentoo-user] Spamassassin

2007-07-05 Thread Dan Farrell
On Wed, 4 Jul 2007 12:49:23 +0530 "Gentoo Voyager" <[EMAIL PROTECTED]> wrote: > how do i confirm whether my spamassassin woking or no. i'm using > qmail,qmail-scanner & spammassassin in gentoo.. > > I typed up some notes while setting up SA enhancements. Maybe they'd prove useful to you: http

Re: [gentoo-user] Spamassassin

2007-07-04 Thread Paul Waring
On Wed, Jul 04, 2007 at 12:49:23PM +0530, Gentoo Voyager wrote: >how do i confirm whether my spamassassin woking or no. i'm using >qmail,qmail-scanner & spammassassin in gentoo.. Check the headers of your incoming emails, there should be some headers there set my SpamAssassin, such as X-Sp

[gentoo-user] Spamassassin

2007-07-04 Thread Gentoo Voyager
how do i confirm whether my spamassassin woking or no. i'm using qmail,qmail-scanner & spammassassin in gentoo.. -- "Try to be a Buddhist..!!"

[gentoo-user] Spamassassin OCR plugin

2007-06-02 Thread Florian Philipp
Hi! I'd like to know if you have got some experience with those OCR plugins. According to this list [1] there are several such plugins. However, there is only one in portage and it's masked. [1] http://wiki.apache.org/spamassassin/CustomPlugins Thanks in advance Florian Philipp pgpZC0PKPIr

Re: [gentoo-user] Spamassassin 3.1.8: sa-update

2007-03-13 Thread Steve [Gentoo]
Thomas Rösner wrote: Dan Farrell schrieb: I'm surprised to find that sa-update now doesn't work for me. [snip] Is there some "obvious" bit of configuration I'm overlooking? perl-cleaner? I'd not thought of that but... "perl-cleaner all" has not made any difference... I still get:

Re: [gentoo-user] Spamassassin 3.1.8: sa-update

2007-03-09 Thread Thomas Rösner
Dan Farrell schrieb: On Fri, 09 Mar 2007 09:35:27 + "Steve [Gentoo]" <[EMAIL PROTECTED]> wrote: I've used portage to upgrade from Spamassassin 3.1.4 to 3.1.8, and I'm surprised to find that sa-update now doesn't work for me. [snip] Is there some "obvious" bit of configuration I'm overlo

Re: [gentoo-user] Spamassassin 3.1.8: sa-update

2007-03-09 Thread Dan Farrell
On Fri, 09 Mar 2007 09:35:27 + "Steve [Gentoo]" <[EMAIL PROTECTED]> wrote: > I've used portage to upgrade from Spamassassin 3.1.4 to 3.1.8, and > I'm surprised to find that sa-update now doesn't work for me. > > # whoami > root > # sa-update > Can't locate object method "finish" via package

[gentoo-user] Spamassassin 3.1.8: sa-update

2007-03-09 Thread Steve [Gentoo]
I've used portage to upgrade from Spamassassin 3.1.4 to 3.1.8, and I'm surprised to find that sa-update now doesn't work for me. # whoami root # sa-update Can't locate object method "finish" via package "Mail::SpamAssassin::Timeout" at /usr/lib/perl5/vendor_perl/5.8.8/Mail/SpamAssassin/PluginH

Re: [gentoo-user] spamassassin-ruledujour failing...

2007-02-21 Thread Steve [Gentoo]
Norberto Bensa wrote: Steve [Gentoo] wrote: Does everyone who has ruledujour execute daily get these faults reported? Nope. But I've disabled AntiDrug in /etc/rulesdujour/config because for a few days, I was getting a warning about antidrug's maintainer losing it's domain/host/isp or s

Re: [gentoo-user] spamassassin-ruledujour failing...

2007-02-21 Thread Norberto Bensa
Steve [Gentoo] wrote: > Does everyone who has ruledujour execute daily get these faults reported? Nope. But I've disabled AntiDrug in /etc/rulesdujour/config because for a few days, I was getting a warning about antidrug's maintainer losing it's domain/host/isp or something like that. And BTW:

[gentoo-user] spamassassin-ruledujour failing...

2007-02-21 Thread Steve [Gentoo]
I'm getting these three emails every day from ruledujour... I'm using the latest stable ebuild of each i.e.: mail-filter/spamassassin-3.1.8 mail-filter/spamassassin-ruledujour-20051123 Does everyone who has ruledujour execute daily get these faults reported? -- Subject: RulesDuJour/gifu:

Re: [gentoo-user] spamassassin + razor -> learning

2007-01-01 Thread Thomas Rösner
Thomas Rösner wrote: Graham Murray wrote: Thomas Rösner <[EMAIL PROTECTED]> writes: Spamassassin has an autolearn hook, but I don't know if the razor/pyzor/etc. plugins use it, or if it's only used by the bayes engine. I'd like to know, though, so why don't you ask on a Spamassassin ML and r

Re: [gentoo-user] spamassassin + razor -> learning

2007-01-01 Thread Thomas Rösner
Graham Murray wrote: Thomas Rösner <[EMAIL PROTECTED]> writes: Spamassassin has an autolearn hook, but I don't know if the razor/pyzor/etc. plugins use it, or if it's only used by the bayes engine. I'd like to know, though, so why don't you ask on a Spamassassin ML and report back here? ^^

Re: [gentoo-user] spamassassin + razor -> learning

2006-12-31 Thread Graham Murray
Thomas Rösner <[EMAIL PROTECTED]> writes: > Spamassassin has an autolearn hook, but I don't know if the > razor/pyzor/etc. plugins use it, or if it's only used by the bayes > engine. I'd like to know, though, so why don't you ask on a > Spamassassin ML and report back here? ^^ Autolearn only affe

Re: [gentoo-user] spamassassin + razor -> learning

2006-12-31 Thread Thomas Rösner
Enrico Weigelt wrote: Hi folks, I've set up spamassassin + razor on one host, which is accessed from some other host via spamc. Is it possible to learn/report-to razor via spamc, too ? Spamassassin has an autolearn hook, but I don't know if the razor/pyzor/etc. plugins use it, or if it's

[gentoo-user] spamassassin + razor -> learning

2006-12-25 Thread Enrico Weigelt
Hi folks, I've set up spamassassin + razor on one host, which is accessed from some other host via spamc. Is it possible to learn/report-to razor via spamc, too ? cu -- - Enrico Weigelt== metux IT service - http://www.m

[gentoo-user] Spamassassin / fcron / RulesDuJour

2006-11-15 Thread Steve [Gentoo]
Last night my default gentoo RulesDuJour for Spamassassin acquired new Adult and General rule-sets from SARE. Thereafter spamd refused all connections and subsequently received mail was not spam filtered. Issuing '/etc/init.d/spamd restart' as root resolved the situation... but I don't want to ha

[gentoo-user] SpamAssassin 3.1.5 out of memory

2006-09-15 Thread Kevin Fullerton
Hi, I've emerged spamassassin 3.1.5 (mail-filter/spamassassin-3.1.5 USE="berkdb ipv6 mysql postgres sqlite ssl -doc -ldap -qmail -tools") but whenever I try to run it either via procmail or from the command line I get the following errors [21312] warn: Use of uninitialized value in numeric ge

Re: [gentoo-user] Spamassassin: Ignoring setup ???

2006-05-31 Thread Korthrun
On 5/30/06, Meino Christian Cramer <[EMAIL PROTECTED]> wrote: Hi, I am using spamassassin in combination with exim and Emacs/Mew to handle my mails. Everything seems to work well. Spamassassin recognizes spam and write a   X-Spam_score: 5.1   X-Spam_score_int: 51    X-Spam_bar: +   X-Spam_repo

[gentoo-user] Spamassassin: Ignoring setup ???

2006-05-30 Thread Meino Christian Cramer
Hi, I am using spamassassin in combination with exim and Emacs/Mew to handle my mails. Everything seems to work well. Spamassassin recognizes spam and write a X-Spam_score: 5.1 X-Spam_score_int: 51 X-Spam_bar: + X-Spam_report: Spam detection software, running on the system

[gentoo-user] Spamassassin

2006-03-16 Thread Steve [Gentoo]
I have (the latest) spamassassin 3.1.0 (on Perl 5.8.7) installed on my not-extremely-powerful small-scale Gentoo server (P2-450 with 256Mb RAM and 500Mb swap - not running X) and I'm experiencing a recurring fault... I'm running spamd and using the spamassassin client to re-direct email to it f

[gentoo-user] Spamassassin 3.1 now fails...

2005-11-24 Thread Steve [Gentoo]
A few days I 'updated world' and spamassassin 3.04 was replaced by spamassassin 3.1 - after a few minutes spent migrating my configuration (to enable Razor,Pyzor and DCC) all seemed to be working well... but then, after running fine for a day or two, the spamd daemon stopped responding and star

[gentoo-user] SpamAssassin upgrade

2005-11-17 Thread Nils William Olsson
Hello, I have recently upgrade spamassassin to 3.1.0-r1. That version should be run as spamd but system did not create this user automaticaly? is that a bug or? TNX -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] SpamAssassin is letting everything through

2005-08-28 Thread William Kenworthy
The mail gateway user guide uses a separate email account (spamtrap) for spamassassin's use. I just copy/move spam and ham to the spam or ham folders of this account - a cron job does an sa-learn on these folders. In evolution its a no brainer to dragNdrop between accounts. BillK On Sat, 2005-0

Re: [gentoo-user] SpamAssassin is letting everything through

2005-08-27 Thread Willie Wong
On Sat, Aug 27, 2005 at 04:47:57PM +0200, Jarry wrote: > daniel wrote: > > >I've trained it with sa-learn on a whole slew of ham and spam and it > >continues to let through nearly all the spam coming in. > > BTW, in which form do all emails have to be in order to use them as > examples for spamas

Re: [gentoo-user] SpamAssassin is letting everything through

2005-08-27 Thread Jonathan Wright
Jarry wrote: >> I've trained it with sa-learn on a whole slew of ham and spam and it >> continues to let through nearly all the spam coming in. > > BTW, in which form do all emails have to be in order to use them as > examples for spamassassin-learning? mbox (all mails in 1 file), or > maildir (ev

Re: [gentoo-user] SpamAssassin is letting everything through

2005-08-27 Thread Jarry
daniel wrote: I've trained it with sa-learn on a whole slew of ham and spam and it continues to let through nearly all the spam coming in. BTW, in which form do all emails have to be in order to use them as examples for spamassassin-learning? mbox (all mails in 1 file), or maildir (every mail

Re: [gentoo-user] SpamAssassin is letting everything through

2005-08-26 Thread Jonathan Wright
W.Kenworthy wrote: > This works very well, though it can be set too zealous (as warned about > in the spamassassin section) so needs checking of the trap directories > every few days. I've just just it configured with the standard settings, and while it can pull in the occasional valid e-mail, the

Re: [gentoo-user] SpamAssassin is letting everything through

2005-08-25 Thread W.Kenworthy
This works very well, though it can be set too zealous (as warned about in the spamassassin section) so needs checking of the trap directories every few days. "http://www.google.com.au/url?sa=t&ct=res&cd=1&url=http% 3A//www.gentoo.org/doc/en/mailfilter-guide.xml&ei=o3kOQ5urCqesYbf74OoE" BillK On

Re: [gentoo-user] SpamAssassin is letting everything through

2005-08-25 Thread Jonathan Wright
Mike Williams wrote: > Any chance you could enlighten the rest of us to how you enabled DCC? > Does spamassassin detect the client tools presence automagically, or is it a > compile time thing, or a config change, etc? Simply emerge dcc: * mail-filter/dcc Available versions: ~1.2.28 1.2.28

Re: [gentoo-user] SpamAssassin is letting everything through

2005-08-25 Thread Mike Williams
On Thursday 25 August 2005 23:41, Jonathan Wright wrote: > Once of the things I found that helped very quickly was the DCC system > (Distributed Checksum Clearing). They store the checksum of all know > spam mails. Once I enabled that, my level of false spam went down > massively. I very rarely get

Re: [gentoo-user] SpamAssassin is letting everything through

2005-08-25 Thread Jonathan Wright
daniel wrote: > I've been beating my head against my keyboard all day trying to figure out > how > get SpamAssassin working on our server and so far I've not had a lot of > success. Once of the things I found that helped very quickly was the DCC system (Distributed Checksum Clearing). They stor

Re: [gentoo-user] Spamassassin - the memory black hole

2005-05-02 Thread Jonathan Nichols
Yes, that is almost 3 gig swap used (it is maxed out). And I thought that one gig of RAM would be enough... Does anyone have a clue? :O I would ask the folks on the SpamAssassin-users mailing list, actually. The developers live there and they are usually very helpful. :) -- gentoo-user@gentoo.

[gentoo-user] Spamassassin - the memory black hole

2005-05-02 Thread Andreas Karlsson
Gooday all, I have a "little" problem with Spamassassin. It is eating all my memory. I am useing SpamAssassin version 3.0.2 running on Perl version 5.8.5. It has been running quite fine for some time now, till today. I noticed my harddrive started swapping extremly. From top: 1785 root 1