Michael W Cocke wrote:
I can't get the imgeinfo plugin to load with SA 3.17?
I put this in v310.pre
loadplugin Mail::SpamAssassin::Plugin::ImageInfo
Try this:
loadplugin Mail::SpamAssassin::Plugin::ImageInfo ImageInfo.pm
--
Craig
smime.p7s
Description: S/MIME Cryptographic Signature
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Rajkumar S wrote:
> Hi,
>
> I am using the latest SARE stocks rules, and my spamassassin catches
> most of the stock spam, but today I received a couple of spam peddling
> stocks of CNHC. This spam is so perfect that it's getting negative
> scores and
Matt Kettler wrote:
Really in regexes there is no such thing as an AND operation. It's just
not something natural to do in a regex.
I would argue, at a deeper level of language/grammar theory, that this
isn't true. Instead, AND is implied by concatenation. "X.*Y.*Z" says
"X and Y and Z all
On Monday 27 November 2006 00:04, Michael W Cocke wrote:
> I can't get the imgeinfo plugin to load with SA 3.17?
>
> I put this in v310.pre
>
> loadplugin Mail::SpamAssassin::Plugin::ImageInfo
>
> The Imageinfo.pm file is in the same directory as other PM files that
> are being correctly found, and
On Saturday 25 November 2006 21:12, Jeff Funk wrote:
> My spamd process is crashing a lot. Sometimes several times an hour.
> I've got a monitor that restarts it but I'd really like to figure out
> the cause and fix it. Any clues as to where I would look to begin??
Have you read the logs, to beg
From: Nix [mailto:[EMAIL PROTECTED]
>
> On 26 Nov 2006, [EMAIL PROTECTED] told this:
> > From: "Nix" <[EMAIL PROTECTED]>
> >
> >> On 20 Nov 2006, Giampaolo Tomassoni spake thusly:
> >>
> That's not even mentioning the metaprogramming and higher-order
> programming techniques that we use
I can't get the imgeinfo plugin to load with SA 3.17?
I put this in v310.pre
loadplugin Mail::SpamAssassin::Plugin::ImageInfo
The Imageinfo.pm file is in the same directory as other PM files that
are being correctly found, and When I try a spamassassin --lint, I get
[5522] warn: plugin: failed
> -Original Message-
> From: Andrzej Adam Filip [mailto:[EMAIL PROTECTED]
> Sent: Sunday, November 26, 2006 1:53 PM
> To: users@spamassassin.apache.org
> Subject: Re: Spamcop reporting? Anon or register?
>It is common for 419 spam to include links to innocent web
> site with
>"cr
On 26 Nov 2006, Tom Allison uttered the following:
> I could see doing something in C/C++ but definitely not Java...
> Similary, for performance reasons I would stay away from Ruby.
The performance that matters for SA is the performance of the regular
expression matcher. That's the only part that
On 26 Nov 2006, [EMAIL PROTECTED] told this:
> From: "Nix" <[EMAIL PROTECTED]>
>
>> On 20 Nov 2006, Giampaolo Tomassoni spake thusly:
>>
That's not even mentioning the metaprogramming and higher-order
programming techniques that we use extensively in SpamAssassin -- those
are basical
On Sunday November 26 2006 20:25, Matt Kettler wrote:
> >> Erm.. are you sure? I thought amavisd-new called SA directly at the API
> >> layer, not via spamd...
> I didn't even realize amavis *could* use spamd, every amavis person I've
> talked to on the list isn't using it.
amavisd-new can't call
From: Michael W Cocke [mailto:[EMAIL PROTECTED]
>
> For what it's worth, on the system here I have a special directory on
> the server set up, and when the users get a spam message they do a
> 'save as ascii text file' to that directory. sa-learn runs thru that
> directory every half hour. Just a
From: Michael Parker [mailto:[EMAIL PROTECTED]
>
> Giampaolo Tomassoni wrote:
> > No answer to this?
> >
> > Is this the wrong list to ask code details?
>
> I thought I saw an answer to this alreadymaybe I was mistaken.
Mmmh, no. I guess yours is the first one.
> >
> > Thanks,
> >
> > g
For what it's worth, on the system here I have a special directory on
the server set up, and when the users get a spam message they do a
'save as ascii text file' to that directory. sa-learn runs thru that
directory every half hour. Just a thought.
Mike-
On Fri, 24 Nov 2006 15:39:35 +, you
Leon Kolchinsky wrote:
>>> 1. AFAIK it is not necessary to restart amavisd-new, after a change in
>>> local.cf it is enough to restart spamd.
>>>
>>>
>> Erm.. are you sure? I thought amavisd-new called SA directly at the API
>> layer, not via spamd...
>>
>
> At least this is how it
Jason Frisvold wrote:
> On 11/26/06, Matt Kettler <[EMAIL PROTECTED]> wrote:
>> Yes, you can do that.. you can set: bayes_auto_expire 0 and have a
>> cronjob call sa-learn --force-expire.
>
> Is this a recommended thing?
I do it.
>
>> Make sure you run the --force-expire as the proper userid.
>> ru
Jeff Chan <[EMAIL PROTECTED]> writes:
> On Sunday, November 26, 2006, 1:55:48 AM, Andrzej Filip wrote:
>> + I spent 2-3s on average to confirm *myself* spamasssassin's verdict
>> of "classified as spam" and move message to spam-report folder
>> (mostly from spambox folder)
>> + *All* remaining
Giampaolo Tomassoni wrote:
> No answer to this?
>
> Is this the wrong list to ask code details?
I thought I saw an answer to this alreadymaybe I was mistaken.
>
> Thanks,
>
> giampaolo
>
> From: Giampaolo Tomassoni [mailto:[EMAIL PROTECTED]
>> What is $self->_userid in seen_put() and the
Todd A. Jacobs wrote:
> I was perusing the man pages for spamd in spamassassin 3.1.7, and came
> across something that seems to imply that I can use spamc to tell spamd
> to update a sitewide bayesian database:
>
> -l, --allow-tell
> Allow learning and forgetting (to a local Bayes databa
On 11/26/06, Matt Kettler <[EMAIL PROTECTED]> wrote:
No, you can leave SA running.. however, while it's running sa-learn will
have the R/W lock on the bayes database, so no autolearning will happen
unless you're using the bayes_learn_to_journal option. (normally only
atime updates are journaled.)
Jason Frisvold wrote:
> Wow.. that sucked.. Finished message below.. My apologies for the
> previous unfinished message.
>
> On 11/26/06, Jason Frisvold <[EMAIL PROTECTED]> wrote:
>> On 11/25/06, Matt Kettler <[EMAIL PROTECTED]> wrote:
>> > Bayes_toks should trim itself automatically.
>>
>> I und
On Sunday 26 November 2006 14:27, Giampaolo Tomassoni wrote:
> No answer to this?
>
> Is this the wrong list to ask code details?
You could try [EMAIL PROTECTED]
--
Magnus Holmgren[EMAIL PROTECTED]
(No Cc of list mail needed, thanks)
pgpOPo1eUouFh.pgp
Description
On Sunday 26 November 2006 16:16, Jason Frisvold wrote:
> On 11/26/06, Matt Kettler <[EMAIL PROTECTED]> wrote:
> > Make sure you run the --force-expire as the proper userid.
> > run sa-learn --dump magic, as I asked. If you need help interpreting it,
> > post the output.
>
> This doesn't look right
>>
>> 1. AFAIK it is not necessary to restart amavisd-new, after a change in
>> local.cf it is enough to restart spamd.
>>
>Erm.. are you sure? I thought amavisd-new called SA directly at the API
>layer, not via spamd...
At least this is how it worked on SLES9 with those versions:
amavisd-ne
On 11/26/06, Matt Kettler <[EMAIL PROTECTED]> wrote:
Yes, you can do that.. you can set: bayes_auto_expire 0 and have a
cronjob call sa-learn --force-expire.
Is this a recommended thing?
Make sure you run the --force-expire as the proper userid.
run sa-learn --dump magic, as I asked. If you n
Wow.. that sucked.. Finished message below.. My apologies for the
previous unfinished message.
On 11/26/06, Jason Frisvold <[EMAIL PROTECTED]> wrote:
On 11/25/06, Matt Kettler <[EMAIL PROTECTED]> wrote:
> Bayes_toks should trim itself automatically.
I understand that, but I was wondering if i
Leon Kolchinsky wrote:
>
> 1. AFAIK it is not necessary to restart amavisd-new, after a change in
> local.cf it is enough to restart spamd.
>
Erm.. are you sure? I thought amavisd-new called SA directly at the API
layer, not via spamd...
From: Leon Kolchinsky [mailto:[EMAIL PROTECTED]
>
> 1. AFAIK it is not necessary to restart amavisd-new, after a
> change in local.cf it is enough to restart spamd.
Most installations runs SA as an amavisd-new module. Spamd is not required in
that cases and a change in local.cf do needs amavisd
Jason Frisvold wrote:
> On 11/25/06, Matt Kettler <[EMAIL PROTECTED]> wrote:
>> Bayes_toks should trim itself automatically.
>
> I understand that, but I was wondering if it's possible to halt that
> and do a manual expire at specific intervals so I can control the load
> on the system. Expiry see
>
> I've upgraded to:
> amavisd-new-2.4.4-4
> spamassassin-3.1.7-3
> from:
> amavisd-new-20030616p9-3.6
> spamassassin-2.64-3.7
>
> These are optional scores in my local.cf:
>
> ## Optional Score
> score ROUND_THE_WORLD 0
> score SUBJ_ILLEGAL_CHARS 0
> score HEAD_ILLEGAL_CHARS 0
> score FORGED_HO
On 11/25/06, Matt Kettler <[EMAIL PROTECTED]> wrote:
Bayes_toks should trim itself automatically.
I understand that, but I was wondering if it's possible to halt that
and do a manual expire at specific intervals so I can control the load
on the system. Expiry seems to take a while...
Have yo
Craig Zeigler wrote:
it seems over the past couple of weeks, I'm getting 50-80 of these per
day into my inbox. From what I can tell, it isn't hitting the bayes
filters when other messages do. Anyone have any idea? I have sorted
these and trained the bayes filters, but if it isn't hitting them
Leon Kolchinsky wrote:
> Hello All,
>
> I've upgraded to:
> amavisd-new-2.4.4-4
> spamassassin-3.1.7-3
> from:
> amavisd-new-20030616p9-3.6
> spamassassin-2.64-3.7
>
> These are optional scores in my local.cf:
>
> ## Optional Score
> score ROUND_THE_WORLD 0
> score SUBJ_ILLEGAL_CHARS 0
> score HEAD
Craig Morrison wrote:
Todd A. Jacobs wrote:
I was perusing the man pages for spamd in spamassassin 3.1.7, and came
across something that seems to imply that I can use spamc to tell spamd
to update a sitewide bayesian database:
-l, --allow-tell
Allow learning and forgetting (to a local B
Hello All,
I've upgraded to:
amavisd-new-2.4.4-4
spamassassin-3.1.7-3
from:
amavisd-new-20030616p9-3.6
spamassassin-2.64-3.7
These are optional scores in my local.cf:
## Optional Score
score ROUND_THE_WORLD 0
score SUBJ_ILLEGAL_CHARS 0
score HEAD_ILLEGAL_CHARS 0
score FORGED_HOTMAIL_RCVD2 0
scor
Another approach is to try using callouts. I have my "spam" gateway verify
both the recipient (callforward) and the sender (callback). Exim 4 impements
caching of checked addresses to reduce load, and random address checks to
ensure that a sending MTA doesn't give you bogus answers.
It has the a
On Sunday, November 26, 2006, 1:55:48 AM, Andrzej Filip wrote:
> + I spent 2-3s on average to confirm *myself* spamasssassin's verdict of
> "classified as spam" and move message to spam-report folder
> (mostly from spambox folder)
> + *All* remaining actions [classification and reporting] are
No answer to this?
Is this the wrong list to ask code details?
Thanks,
giampaolo
From: Giampaolo Tomassoni [mailto:[EMAIL PROTECTED]
>
> What is $self->_userid in seen_put() and the like?
>
> The uid of the process running SpamAssassing (i.e.: amavis) or
> the message destinating user?
>
>
Todd A. Jacobs wrote:
I was perusing the man pages for spamd in spamassassin 3.1.7, and came
across something that seems to imply that I can use spamc to tell spamd
to update a sitewide bayesian database:
-l, --allow-tell
Allow learning and forgetting (to a local Bayes database),
PolicyD is very good aswell. http://policyd.sourceforge.net
Yet again integrates very well with Postfix, especially when using PCRE to only
Greylist dialups/ADSL connections.
On Sat, 25 Nov 2006 21:50:32 -0700, [EMAIL PROTECTED] (Bob Proulx) wrote:
> [EMAIL PROTECTED] wrote:
>> Very interesting
I was perusing the man pages for spamd in spamassassin 3.1.7, and came
across something that seems to imply that I can use spamc to tell spamd
to update a sitewide bayesian database:
-l, --allow-tell
Allow learning and forgetting (to a local Bayes database),
reporting and revok
Jeff Chan <[EMAIL PROTECTED]> writes:
> On Saturday, November 25, 2006, 8:11:59 AM, Andrzej Filip wrote:
>> "Michael Scheidell" <[EMAIL PROTECTED]> writes:
>>> Andrzej Adam Filip writes:
[...]
You may use spamcup or
http://anfi.homeunix.net/perl/spamcop-ack.pl to automatically
>>>
Ahahah!
I saw something like this in the control room of a thermic generator, just
labels was something different! :)
giampaolo
-Original Message-
From: Loren Wilton [mailto:[EMAIL PROTECTED]
Sent: Sunday, November 26, 2006 4:18 AM
To: users@spamassassin.apache.org
Subject: Re:
On Saturday, November 25, 2006, 6:01:58 AM, Michael Scheidell wrote:
> According to SA documentation, not registering with spamcop will lessen
> the 'weight' of your report to spamcop when you use the manual report
> spam features of spamcop.
> spamcop_to_address [EMAIL PROTECTED] (default: generi
On Saturday, November 25, 2006, 7:41:35 AM, Michael Scheidell wrote:
>> -Original Message-
>> From: Andrzej Adam Filip [mailto:[EMAIL PROTECTED]
>> Sent: Saturday, November 25, 2006 10:13 AM
>> To: users@spamassassin.apache.org
>> Subject: Re: Spamcop reporting? Anon or register?
>> You
On Saturday, November 25, 2006, 8:11:59 AM, Andrzej Filip wrote:
> "Michael Scheidell" <[EMAIL PROTECTED]> writes:
>> Andrzej Adam Filip writes:
>>> [...]
>>> You may use spamcup or
>>> http://anfi.homeunix.net/perl/spamcop-ack.pl to automatically
>>> acknowledge spamcop.net reports submitted by
46 matches
Mail list logo