-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 03/09/2012 07:55 AM, Peter Tselios wrote:
> No! Erik you are my God!
>
> That ***excactly*** what I want to do!
>
> Tell me how you did the 1st step...
>
>
> Peter
It is a pythonscript that reads the syslogs from the mailservers and
lump together t
No! Erik you are my God!
That ***excactly*** what I want to do!
Tell me how you did the 1st step...
Peter
Απο: Per-Erik Persson
Προς: users@spamassassin.apache.org
Στάλθηκε: 9:31 μ.μ. Πέμπτη, 8 Μαρτίου 2012
Θεμα: Re: Mark message as spam from Postfix Queue
I plan to do the following, only the first step is done at the moment.
1 Monitor the outgoing smtpservers for accounts that suddenly send
emails to many recipient that they usually don't send to and other odd
behavoures and report the queueID's. (account is hijacked and used for
spamming or a bot
Bowie Bailey wrote:
> On 3/8/2012 5:19 AM, xTrade Assessory wrote:
>> Tom Kinghorn wrote:
>>> You can then grep through the spam files and search for a common
>>> string, eg score.
>>>
>>> e.g
>>> # cd /amavis/virusmails
>>> #
>>> # ls -la | grep "spam" | grep "Mar 8" | awk '{print $9}' | xargs
>>
On 3/8/2012 5:19 AM, xTrade Assessory wrote:
> Tom Kinghorn wrote:
>>
>> You can then grep through the spam files and search for a common
>> string, eg score.
>>
>> e.g
>> # cd /amavis/virusmails
>> #
>> # ls -la | grep "spam" | grep "Mar 8" | awk '{print $9}' | xargs
>> zgrep -i "score="
>>
>>
>
Den 2012-03-08 09:55, Tom Kinghorn skrev:
Why use it to train spamassassin if it has already been deemed to be
spam?
your spam is another users ham, or even worse your ham is another users
spam
bayes is to compasate for this
Den 2012-03-08 09:52, Peter Tselios skrev:
My setup is postfix, amavisd-new, spamassassin 3.3.1
+ dovecot + dovecot-antispam (pipe or mailtrain or another spam engine
like crm/dspam)
train in postfix, you will be disapointed by trying :=)
On 08/03/2012 12:19, xTrade Assessory wrote:
Ts you could easily configure to your convenience in
local.cf or set the reject limit in your filter/milter
wow 5 processes for each step ... that eventually gets your machine
real busy ... at least join all this greps into one grep -e pattern -e
pa
Tom Kinghorn wrote:
>
>> Because it's marked as spam but it has less than "kill" score...
>> Peter
well scores and limits you could easily configure to your convenience in
local.cf or set the reject limit in your filter/milter
> Fair enough.
>
> Why not learn at spam / non-spam from the quarantine
Because it's marked as spam but it
has less than "kill" score...
Peter
Fair enough.
Why not learn at spam / non-spam from the quarantined messages?
If the messages are ta
Απο: Tom Kinghorn
Προς: users@spamassassin.apache.org
Στάλθηκε: 10:55 π.μ. Πέμπτη, 8 Μαρτίου 2012
Θεμα: Re: Mark message as spam from Postfix Queue
On 08/03/2012 10:52, Peter Tselios wrote:
Hallo,
>
>Is it possible to somehow instruct spamassassin to mark messages as spam when
On 08/03/2012 10:52, Peter Tselios wrote:
Hallo,
Is it possible to somehow instruct spamassassin to
mark messages as spam when those messages are in
Postfix queue?
Hallo,
Is it possible to somehow instruct spamassassin to mark messages as spam when
those messages are in Postfix queue?
The ideal in my mind is to get the queue id of the spam message and somehow
extract it from the queue and then use it to train spamassassin. Is it possible?
My setup is post
13 matches
Mail list logo