Re: sa-learn and delete email

2008-07-22 Thread Mike Jackson
Im using freebsd, postfix and spamassassin. I made a script that runs once every night and scans my imap spam folder for emails and if there is any i run sa-learn --spam on the email. My question is, after i scan the email, can i delete the email? Sure, just put it into your script to delete t

sa-learn and delete email

2008-07-22 Thread Ebbe Hjorth
Hi, Im using freebsd, postfix and spamassassin. I made a script that runs once every night and scans my imap spam folder for emails and if there is any i run sa-learn --spam on the email. My question is, after i scan the email, can i delete the email? / Ebbe

Re: delete email

2005-05-09 Thread jdow
From: "Jonathan Nichols" <[EMAIL PROTECTED]> > jdow wrote: > > From: "Jonathan Nichols" <[EMAIL PROTECTED]> > > > >>Is there any way in the stock SA install to tell it to delete email? I > >>know you can do it with procmail, milter,

Re: delete email

2005-05-09 Thread Jonathan Nichols
jdow wrote: From: "Jonathan Nichols" <[EMAIL PROTECTED]> Is there any way in the stock SA install to tell it to delete email? I know you can do it with procmail, milter, etc, but that's not what I want. I'm asking because the question has come up about "can spamass

Re: delete email

2005-05-09 Thread jdow
th an error code for another set score. -Original Message- From: Bowie Bailey [mailto:[EMAIL PROTECTED] From: Jonathan Nichols [mailto:[EMAIL PROTECTED] > > Is there any way in the stock SA install to tell it to delete email? I > know you can do it with procmail, milter, etc, but tha

Re: delete email

2005-05-09 Thread jdow
From: "Jonathan Nichols" <[EMAIL PROTECTED]> > Is there any way in the stock SA install to tell it to delete email? I > know you can do it with procmail, milter, etc, but that's not what I want. > > I'm asking because the question has come up about "c

RE: delete email

2005-05-09 Thread Bill Baird
r and then exit with an error code for another set score. -Original Message- From: Bowie Bailey [mailto:[EMAIL PROTECTED] Sent: Monday, May 09, 2005 1:28 PM To: users@spamassassin.apache.org Subject: RE: delete email From: Jonathan Nichols [mailto:[EMAIL PROTECTED] > > Is there any

RE: delete email

2005-05-09 Thread Bowie Bailey
From: Jonathan Nichols [mailto:[EMAIL PROTECTED] > > Is there any way in the stock SA install to tell it to delete email? I > know you can do it with procmail, milter, etc, but that's not what I want. > > I'm asking because the question has come up about "can spa

Re: delete email

2005-05-09 Thread James R
Jonathan Nichols wrote: Is there any way in the stock SA install to tell it to delete email? I know you can do it with procmail, milter, etc, but that's not what I want. I'm asking because the question has come up about "can spamassassin itself with NO add-ons be set to delete

delete email

2005-05-09 Thread Jonathan Nichols
Is there any way in the stock SA install to tell it to delete email? I know you can do it with procmail, milter, etc, but that's not what I want. I'm asking because the question has come up about "can spamassassin itself with NO add-ons be set to delete email."

Re: Delete email and all settings from bayes sql db

2005-01-23 Thread Michael Parker
On Sat, Jan 22, 2005 at 10:00:04PM +0100, Alexander Newald wrote: > I have setup sa to use mysql db for bayes. I hope I understound that bayes > db in mysql is seperated for each email (username) I use. Now I like to > remove all data from the bayes mysql db that was created while using this > s

Re: Delete email and all settings from bayes sql db

2005-01-22 Thread Alexander Newald
I have setup sa to use mysql db for bayes. I hope I understound that bayes db in mysql is seperated for each email (username) I use. Now I like to remove all data from the bayes mysql db that was created while using this special email I like to remove. Alexander Newald

Re: Delete email and all settings from bayes sql db

2005-01-22 Thread Michael Parker
On Sat, Jan 22, 2005 at 06:34:11PM +0100, Alexander Newald wrote: > Hello, > > I have the fullowing sql db sheme and like to del an email. What do I need to > del from each db? > I'm not totally clear on what you are trying to do. If you want to completely clear out your bayes database, then j

Delete email and all settings from bayes sql db

2005-01-22 Thread Alexander Newald
Hello,   I have the fullowing sql db sheme and like to del an email. What do I need to del from each db?   Thanks,   Alex   mysql> describe bayes_expire;+-+-+--+-+-+---+| Field   | Type    | Null | Key | Default | Extra |+-+-+--+-+