Re: Re: Bayes corrupt?

2006-07-18 Thread Nigel Frankcom
http://spamassassin.apache.org/full/3.0.x/dist/doc/sa-learn.html http://spamassassin.apache.org/full/3.1.x/dist/doc/sa-learn.html On Wed, 19 Jul 2006 05:37:29 + (UTC), martin <[EMAIL PROTECTED]> wrote: >just wonder, how can make sa-learn/spamassassin to unlearn a message? thx > >jdow eart

Re: get_pristine_header in an array context

2006-07-18 Thread Robert Nicholson
secondly I see in the SA code that in order to get one per array element you have to use split /^/ the documentation for get_pristine_header doesn't appear to be correct. secondly why must I remove the blank line myself? $header = $mail->get_pristine_header; # remove the last new line

Re: Bayes corrupt?

2006-07-18 Thread martin
just wonder, how can make sa-learn/spamassassin to unlearn a message? thx jdow earthlink.net> writes: > > First unlearn that one message. Then read the rest of this message and > use sa-learn properly for your mail storage format. > > Then do it correctly. You're obviously running mbox format

get_pristine_header in an array context

2006-07-18 Thread Robert Nicholson
If i'm suppose to get back one header per element why do I get back the following? that is not one header per element is it? DB<3> x @header 0 "Status: R\cJX-Status: \cJX-Keywords:\cJFrom: \"Suphannika\" [EMAIL PROTECTED]>\cJTo: \"Robert Nicholson\" <[EMAIL PROTECTED]> \cJSubject: want to

Re: sa-learn error/permission problem?

2006-07-18 Thread brian read
John Andersen wrote: On Tuesday 18 July 2006 12:30, Brian Read wrote: Since 3.1.3 I get this error on a call to sa-learn Learning Spammail: /home/e-smith/files/users/brianr/Maildir/.LearnAsSpam/cur/1153112667.P29360 Q3M149088.bjsserver\:2,Sbayes: expire_old_tokens: locker: safe_lock: cannot cre

Re: sa-learn error/permission problem?

2006-07-18 Thread John Andersen
On Tuesday 18 July 2006 12:30, Brian Read wrote: > Since 3.1.3 I get this error on a call to sa-learn > > Learning Spammail: > /home/e-smith/files/users/brianr/Maildir/.LearnAsSpam/cur/1153112667.P29360 >Q3M149088.bjsserver\:2,Sbayes: expire_old_tokens: locker: safe_lock: cannot > create lockfile >

Re:

2006-07-18 Thread John D. Hardin
On Tue, 18 Jul 2006, Evan Platt wrote: > At 12:55 PM 7/18/2006, Andreas Walter wrote: > >unsubscribe > >end > > I know of no list where you send unscubscribe commands to the general > list address. Oh, hell, I can name *lots* of lists like that. Practically every one I've ever been subscribed

sa-learn error/permission problem?

2006-07-18 Thread Brian Read
Since 3.1.3 I get this error on a call to sa-learn > Learning Spammail: /home/e-smith/files/users/brianr/Maildir/.LearnAsSpam/cur/1153112667.P29360Q3M149088.bjsserver\:2,Sbayes: expire_old_tokens: locker: safe_lock: cannot create lockfile /var/spool/spamd

Re:

2006-07-18 Thread Geoff Soper
Richard Collyer wrote: Andreas Walter wrote: unsubscribe end Send mail to: [EMAIL PROTECTED] to unsubscribe. Good luck, I'm still here a week after first trying to unsubscribe! ;-)

Re:

2006-07-18 Thread Evan Platt
At 12:55 PM 7/18/2006, Andreas Walter wrote: unsubscribe end Please check the headers of every spamassassin message: list-unsubscribe: I know of no list where you send unscubscribe commands to the general list address.

Re:

2006-07-18 Thread Steve Thomas
> unsubscribe > end list-unsubscribe:

Re:

2006-07-18 Thread Richard Collyer
Andreas Walter wrote: unsubscribe end Send mail to: [EMAIL PROTECTED] to unsubscribe.

[no subject]

2006-07-18 Thread Andreas Walter
unsubscribe end

RE: SA 3.1.1 and sql user prefs

2006-07-18 Thread Dallas L. Engelken
> -Original Message- > From: spamassassinuser19 [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 18, 2006 14:15 > To: users@spamassassin.apache.org > Subject: SA 3.1.1 and sql user prefs > > > I am running spamassassin 3.1.1 and using sql as the > userprefs file. The system is reading th

SA 3.1.1 and sql user prefs

2006-07-18 Thread spamassassinuser19
I am running spamassassin 3.1.1 and using sql as the userprefs file. The system is reading the @GLOBAL for defaults but when i go into and change an individual users settings in the sql database it doesnt use the users settings but still just the @GLOBAL. Any assistance would be greatly appreciat

Re: spamassassin sql lookup

2006-07-18 Thread Nigel Frankcom
Previous message aside, either the user name is wrong or the db for that user is empty On Tue, 18 Jul 2006 20:18:12 +0200, "Martin Schiøtz" <[EMAIL PROTECTED]> wrote: >Hi > >I am using spamassassin-3.1.3 with bayes_pg.sql. Everything is working >fine but in maillog it looks like spamassassin is m

Re: spamassassin sql lookup

2006-07-18 Thread Nigel Frankcom
Do you have sql whitelist and user prefs enabled? On Tue, 18 Jul 2006 20:18:12 +0200, "Martin Schiøtz" <[EMAIL PROTECTED]> wrote: >Hi > >I am using spamassassin-3.1.3 with bayes_pg.sql. Everything is working >fine but in maillog it looks like spamassassin is making the bayes >lookup 3 times for e

spamassassin sql lookup

2006-07-18 Thread Martin Schiøtz
Hi I am using spamassassin-3.1.3 with bayes_pg.sql. Everything is working fine but in maillog it looks like spamassassin is making the bayes lookup 3 times for each email?? Also the postgres log shows 3 times lookup for each email. Is something wrong here or ... ?? Best regards, Martin tail -f

Re: users Digest 18 Jul 2006 15:14:24 -0000 Issue 1541

2006-07-18 Thread Gino Cerullo
On 18-Jul-06, at 11:14 AM, Logan Shaw <[EMAIL PROTECTED]> wrote:On Tue, 18 Jul 2006, Chr. v. Stuckrad wrote: I'm a postmaster working with spamassassin (now debian sarge) for the last years, we habe one filter-host for all mails, so at the moment we have only one global bayes-database.. We are a d

Re: spamd: handle_user unable to find user

2006-07-18 Thread tomcatf14
How do i do this? -- View this message in context: http://www.nabble.com/spamd%3A-handle_user-unable-to-find-user-tf1959743.html#a5380578 Sent from the SpamAssassin - Users forum at Nabble.com.

Re: Problems with make test -> Dumper.so: undefined symbol: PL_sv_undef

2006-07-18 Thread Theo Van Dinter
On Tue, Jul 18, 2006 at 05:04:23PM +0200, Whisky wrote: > 1) > t/gtube.Not found: gtube = BODY: Generic Test for > Unsolicited Bulk Email > # Failed test 2 in t/SATest.pm at line 592 > t/gtube.FAILED test 2 > Failed 1/4 tests, 75.00% okay Hrm.

Re: Will bayes-db be 'skewed' by feeding it spam only (one central database)

2006-07-18 Thread Dirk Bonengel
Stucki, did you investigate auto-learning? This might let your system learn ham as well as spam. Works fine here (same situation - gateway server to a Lotus Notes system, no feedback loop possible) As far as I recall, SA starts using its Bayes data only after having learned at least 200 ham

Problems with make test -> Dumper.so: undefined symbol: PL_sv_undef

2006-07-18 Thread Whisky
Dear list members, I receive two errors/warnings when running "make test" for Mail-SpamAssassin-3.1.3 on Debian testing. --- 1) t/gtube.Not found: gtube = BODY: Generic Test for Unso

Re: spamd: handle_user unable to find user

2006-07-18 Thread Theo Van Dinter
On Tue, Jul 18, 2006 at 03:43:12AM -0700, tomcatf14 wrote: > spamd: handle_user unable to find user: '[EMAIL PROTECTED]' > What does this mean? It means "spamc -u [EMAIL PROTECTED]" was run, and spamd can't find that user. Perhaps you need to pass in virtual user options to spamd? -- Randomly Ge

Re: Rules getting bypassed?

2006-07-18 Thread Rick van Vliet
jdow wrote: From: "Rick van Vliet" <[EMAIL PROTECTED]> jdow wrote: From: "Rick van Vliet" <[EMAIL PROTECTED]> Hello. New to the list, I have a question that I hope isn't "too newbie". Running SA 3.1.2 with a qmail server for a small (50) group of users. Vpopmail handling virtuals, and pro

Re: Spamasassin logging tons of errors

2006-07-18 Thread Theo Van Dinter
On Tue, Jul 18, 2006 at 09:11:40AM -0300, Facundo Barrera wrote: > Jul 18 08:27:58 mail spamd[1397]: auto-whitelist: open of auto-whitelist > file failed: locker: safe_lock: cannot create tmp loc > kfile /home/spamd/.spamassassin/auto-whitelist.lock.mail.kmmnet.net.1397 for > /home/spamd/.spamassas

Re: Mail::SpamAssassin::Message how to replace a header?

2006-07-18 Thread Theo Van Dinter
On Tue, Jul 18, 2006 at 08:54:03AM -0500, Robert Nicholson wrote: > Basically I'm processing archived mail thru spamassassin in an > attempt to weed out spam. In order to identify it as spam I will be > adding a header to the spam. so when I use "re_write" I get back a > Mail::SpamAssassin::M

Re: Mail::SpamAssassin::Message how to replace a header?

2006-07-18 Thread Robert Nicholson
Basically I'm processing archived mail thru spamassassin in an attempt to weed out spam. In order to identify it as spam I will be adding a header to the spam. so when I use "re_write" I get back a Mail::SpamAssassin::Message but I then want to add my own header to the message. f ($status

Re: Stock/image-only spam still getting through

2006-07-18 Thread Andy Jezierski
Owen Mehegan <[EMAIL PROTECTED]> wrote on 07/17/2006 05:20:44 PM: > I've been inundated with maddening image-only stock spam lately. > I've just today sat down to try and tweak my rules up to weed this > out. I added sare_stocks and sare_obfu, updated my version of rules > du jour for good mea

RE: Rules getting bypassed?

2006-07-18 Thread Bowie Bailey
Rick van Vliet wrote: > Hello. New to the list, I have a question that I hope isn't "too > newbie". Running SA 3.1.2 with a qmail server for a small (50) group > of users. Vpopmail handling virtuals, and procmail. > (auto_whitelist is disabled) > > I have one user who is getting creamed and no ma

RE: Stock/image-only spam still getting through

2006-07-18 Thread Bowie Bailey
Loren Wilton wrote: > > I've attached the one that just got through. spamassassin -t > > reports the following for it: > > > > 0.8 EXTRA_MPART_TYPE Header has extraneous > > Content-type:...type= entry > > 2.9 HELO_DYNAMIC_SPLIT_IP Relay HELO'd using suspicious hostname > >

Spamasassin logging tons of errors

2006-07-18 Thread Facundo Barrera
Hi list: i'm new at the list, so here its my question, i sucessfully installed spamassasin in conjuction with qmail-scanner, so right now Q-scanner its filtering all messages thru spamassasin and clamav, but i get tons of error messages from spamassasin: Jul 18 08:27:58 mail spamd[1397]: au

Re: Will bayes-db be 'skewed' by feeding it spam only (one central database)

2006-07-18 Thread Chr. v. Stuckrad
On Mon, 17 Jul 2006, Logan Shaw wrote: ... > someone carrying a knife, they have been a violent criminal, > so knife-carrying correlates perfectly with being a criminal. > > Now imagine that you see a chef. He is carrying a knife, but (Good point: [OT: I even know people who react that way on TV

Re: SA not tagging subject

2006-07-18 Thread Jim Maul
Bowie Bailey wrote: tomcatf14 wrote: I've disabled fast spamassassin and now it tag the subject!!!Good but i think i still want to use Fast SA to enhance the performance. What is "fast spamassassin"??? Basically spamc -c The doc stated this: The doc for what? qmail-scanner I want

spamd: handle_user unable to find user

2006-07-18 Thread tomcatf14
spamd: handle_user unable to find user: '[EMAIL PROTECTED]' What does this mean? -- View this message in context: http://www.nabble.com/spamd%3A-handle_user-unable-to-find-user-tf1959743.html#a5375825 Sent from the SpamAssassin - Users forum at Nabble.com.

Re: Rules getting bypassed?

2006-07-18 Thread jdow
From: "Rick van Vliet" <[EMAIL PROTECTED]> jdow wrote: From: "Rick van Vliet" <[EMAIL PROTECTED]> Hello. New to the list, I have a question that I hope isn't "too newbie". Running SA 3.1.2 with a qmail server for a small (50) group of users. Vpopmail handling virtuals, and procmail. (auto_w