On Thu, 19 Feb 2004 18:06:07 -0800, Chris Johnston wrote:

>Hello.  After digging a bit through the archives, I still have had
>little success in finding out why I cannot do something like this:
>
> sa-learn --spam < 0-SPAMHOLD
>
>0-SPAMHOLD is a folder in my imap account on my server.  This allows me
>to simply move spam over to it and hopefully run sa-learn later.

I believe that should be 

 sa-learn --spam 0-SPAMHOLD

The SA-learn command requires the file or directory name as a
parameter, not piped in as you are doing.


Reply via email to