Re: Conversion Spamassassin(bayes) database to SDBM

2011-08-01 Thread monolit
Axb wrote: > > On 2011-08-01 16:50, monolit939 wrote: >> >> >> Axb wrote: >>> >>> On 2011-08-01 9:52, monolit939 wrote: Axb wrote: > > wrong! > > http://spamassassin.apache.org/full/3.3.x/doc/Mail_SpamAssassin_Conf.txt > > see "bayes_path" > > in yo

How to change a database (configuration)

2011-06-01 Thread monolit
Hello, I am a newbie in using Spamassassin. I need your help as for configuration of spamassasin. I use Debian Lenny Spamassassin 3.2.5 and I want to change database from Berkeley DB to SDBM (because this database was recommended me on this forum). 1) I have to dump Berkeley DB a then import it

Re: Spamassasin - SQLITE as storage database

2011-05-18 Thread monolit
Thanks for your post. Unfortunately my boss wants to use just SQLITE. Lawrence @ Rogers wrote: > > On 17/05/2011 12:06 PM, monolit939 wrote: >> Hello, >> >> do you have any experience with usage of SQLITE database as storage for >> Spamassassin? Spamassassin uses Berkeley DB, but I need to repl

Re: SA-learn (spamassassin)

2009-08-03 Thread monolit
I am really sorry I am tired from work. I made mistake with your name. This task is serious please dont joke (Oh, yeah, you do. We established that before. After all, this entire thread started as a copy-n-paste from an Ubuntu forum. ) I established the thread hier and then copy it to the Ubuntu f

Re: SA-learn (spamassassin)

2009-08-03 Thread monolit
Lieber Karl. I dont know of what command output you need? You said sa-learn --dump magic. What can I think about your requirement? I am total confusing from you ... -- View this message in context: http://www.nabble.com/SA-learn-%28spamassassin%29-tp24773517p24794182.html Sent from the SpamAss

Re: SA-learn (spamassassin)

2009-08-03 Thread monolit
If you are so clever (because I am bad english speaker) you can explain me this problematics in my mail(po slovensky). Its problem for you? I didnt enough good materials about this theme in czech language. -- View this message in context: http://www.nabble.com/SA-learn-%28spamassassin%29-tp24773

Re: SA-learn (spamassassin)

2009-08-03 Thread monolit
I got you output of the command sa-learn --dump magic. About your end of your report...it could not be AWL because I have AWL disabled. I had lucky today ... my chief was busy. I will present my solutions tomorrow:) -- View this message in context: http://www.nabble.com/SA-learn-%28spamassassin%

Re: SA-learn (spamassassin)

2009-08-02 Thread monolit
Good morning. The output of sa-learn --dump magic after bayes learning is +1 nspam/nham. I tried the command several. times. I tried write the mail with Subject: viagra; body: viagra and sent it from my first account to the my second account(score 0,4). Then I used sa-learn -spam for this mail. I

Re: SA-learn (spamassassin)

2009-08-02 Thread monolit
To Benny Pedersen: I understand your explanation about increasing of spamassassin database. Your example with md5 is clearly. Ok thank you very much! To by Karsten Bräckelmann-2: I want to apologize for my approach - I use Ubuntu and other forums because I am hopeless because my homework was inst

Re: SA-learn (spamassassin)

2009-08-02 Thread monolit
Question is logical. When SA learnt new spam/ham so SA have to write new info to the database and I think that database have to increase size. If you have for example *.doc file and you modify it. You add several words - *.doc will be bigger(increase his size). -- View this message in context: h

Re: Razor, spamassassin - network test

2009-08-02 Thread monolit
Your command works! I found in spamassassin -D razor2 < sample.msg 2>&1 | less message the following: check[9444]: [ 6] a=c&e=4&ep4=7542-10&s=4uO_brp3_KWEDuqMYXBVHI-4-FwA But I dont know how to recognize that is a signature(hash) of the mail. In the old version it was clearly marked for example

Re: SA-learn (spamassassin)

2009-08-02 Thread monolit
FROM SA WWW bayes_min_ham_num (Default: 200) bayes_min_spam_num (Default: 200) To be accurate, the Bayes system does not activate until a certain number of ham (non-spam) and spam have been learned. The default is 200 of each ham and spam, but you can tune these up or down with these two setti

Re: Razor, spamassassin - network test

2009-08-02 Thread monolit
I understand that I must read whole output(message(TOP message)). But the output this command is very fast and it stop at the end. I dont catch TOP of message. I tried "| more" switch but it didint help. I tried redirecting output to the file but it doesnt work. The file was empty:( I dont know ho

Re: SA-learn (spamassassin)

2009-08-02 Thread monolit
I read spamassassin docs... I found out the following: Sa-learn --spam Learn the input message(s) as spam. If you have previously learnt any of the messages as ham, SpamAssassin will forget them first, then re-learn them as spam. Alternatively, if you have previously learnt them as spam, it'll

Re: Razor, spamassassin - network test

2009-08-02 Thread monolit
I am really sorry it was mistake - I was yesterday very tired. Back on-list. I'm not a personal help-line. When I use spamassassin -t -D razor2 < /tmp/spam so I dont get the hash and so on but content analysis > > details...bayes clasification and so on. I expected message like debug: Razor i

Re: Razor, spamassassin - network test

2009-08-01 Thread monolit
I tried it without --lint just "spamassassin --lint -D razor2" so the command line freeze(dont work). > When I use spamassassin -t -D razor2 < /tmp/spam > so I dont get the hash and so on but content analysis details...bayes > clasification and so on. I expected message like : debug: Razor is a

SA-learn (spamassassin)

2009-08-01 Thread monolit
Hello, I found out the following information: my SPAMD daemon is running under root. But I have in master.cf(postfix configuration file) the following lines: Postfix master process configuration file. For details on the format # of the file, see the master(5) manual page (command: "man 5 master")

Razor, spamassassin - network test

2009-08-01 Thread monolit
Hi I need help with antispam. I use spamassassin with razor. And when I test spamassassin --lint -D razor2 then I get result that razor2 : test local only, skipping razor. I need test razor in connection to the internet. I dont know how it do. Can you advise me? I find out from spamassassin web th