On Thu, 2002-03-28 at 13:05, dman wrote:
> In the user's home directory put a .procmailrc.  Include a recipe like :
> 
> :0
> * ^X-Spam-Flag:
> spam/
> 
> 
> (no lockfile used because maildir doesn't have that problem)

That works, but it's better to use the maildir program explicitly, like:

:0
* ^X-Spam-Flag:
| maildir $MAILDIR/.spam

procmail's maildir-like delivery is Not Quite Right.  maildir is part of
the safecat package.

(note I use .spam because that's what courier expects, I'm not sure
about direct-maildir-access programs)

-- 
Ben Jackson
<[EMAIL PROTECTED]>
http://www.ben.com/


_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to