Re: how to run SA3.0.1 on a existing mailbox

2004-12-10 Thread Andrew Xiang
AIL PROTECTED]> Cc: "Jim Maul" <[EMAIL PROTECTED]>; "ML-spamassassin-talk" ; "William Stearns" <[EMAIL PROTECTED]> Sent: Wednesday, December 08, 2004 12:40 PM Subject: Re: how to run SA3.0.1 on a existing mailbox > Good day, Andrew, > > On Wed,

Re: how to run SA3.0.1 on a existing mailbox

2004-12-08 Thread Andrew Xiang
CTED]> Cc: "Jim Maul" <[EMAIL PROTECTED]>; "ML-spamassassin-talk" ; "William Stearns" <[EMAIL PROTECTED]> Sent: Wednesday, December 08, 2004 12:40 PM Subject: Re: how to run SA3.0.1 on a existing mailbox > Good day, Andrew, > > On Wed, 8 Dec 2004, And

Re: how to run SA3.0.1 on a existing mailbox

2004-12-08 Thread Jim Maul
William Stearns wrote: Good day, Andrew, On Wed, 8 Dec 2004, Andrew Xiang wrote: But I have a whole mbox with 10,000 messages. How can I pipe all the messages and move them? - Original Message - From: "Jim Maul" <[EMAIL PROTECTED]> To: "Andrew Xiang" <[EMAIL PROTECTED]> Andrew Xiang wrot

Re: how to run SA3.0.1 on a existing mailbox

2004-12-08 Thread Theo Van Dinter
On Wed, Dec 08, 2004 at 12:40:04PM -0500, William Stearns wrote: > ...with something like the following: > > ~/bin/reprocess-mailbox > snip > nice formail -f -ds /usr/bin/spamc <"$1" >"$TmpFile" > snip Ewww! Ok, it's not bad if you want to pass things through spamd, but

Re: how to run SA3.0.1 on a existing mailbox

2004-12-08 Thread William Stearns
Good day, Andrew, On Wed, 8 Dec 2004, Andrew Xiang wrote: > But I have a whole mbox with 10,000 messages. How can I pipe all the > messages and move them? > > - Original Message - > From: "Jim Maul" <[EMAIL PROTECTED]> > To: "Andrew Xiang" <[EMAIL PROTECTED]> > > > Andrew Xiang wrote:

Re: how to run SA3.0.1 on a existing mailbox

2004-12-08 Thread Andrew Xiang
But I have a whole mbox with 10,000 messages. How can I pipe all the messages and move them? - Original Message - From: "Jim Maul" <[EMAIL PROTECTED]> To: "Andrew Xiang" <[EMAIL PROTECTED]> Cc: Sent: Wednesday, December 08, 2004 12:21 PM Subject: Re:

Re: how to run SA3.0.1 on a existing mailbox

2004-12-08 Thread Jim Maul
Andrew Xiang wrote: I want to run spamassassin on my existing /var/mail/mymailbox and only move all the spam mail into /var/mail/spam . Is there a way to do that? thanks Andrew you could run spamassassin -e on the message and then make a quick script to check the return status and move the mess