SA-Learn - OT (slightly) Bash Script help needed

2014-05-29 Thread Arthur Dent
Hello all, For many years now I have been using SA on my home server which acts as a mail server for my family only. It has, for all this time, been based on an mbox structure. I am now planning to change to the Maildir format. (Do folks here think that's a good idea?) Before I make the change I

Re: SA-Learn - OT (slightly) Bash Script help needed

2014-05-29 Thread Axb
On 05/29/2014 12:22 PM, Arthur Dent wrote: So... Will this work for sa-learn? 8< # Proposed sa-learn maildir script #!/bin/bash sa-learn --ham ~/Maildir/.Hobby/{cur,new} sa-learn --ham ~/Maildir/.{Misc,Per

Re: SA-Learn - OT (slightly) Bash Script help needed

2014-05-29 Thread Giles Coochey
On 29/05/2014 11:43, Axb wrote: On 05/29/2014 12:22 PM, Arthur Dent wrote: So... Will this work for sa-learn? 8< # Proposed sa-learn maildir script #!/bin/bash sa-learn --ham ~/Maildir/.Hobby/{cur,new}

Re: SA-Learn - OT (slightly) Bash Script help needed

2014-05-29 Thread Arthur Dent
On Thu, 2014-05-29 at 12:04 +0100, Giles Coochey wrote: > On 29/05/2014 11:43, Axb wrote: > > On 05/29/2014 12:22 PM, Arthur Dent wrote: > > > >> So... > >> > >> Will this work for sa-learn? > >> > >> 8< > >>