procmail
[Top] [All Lists]

Re: delivery to a subfolder using Maildir format

2010-03-23 12:07:54
On 22-Mar-2010, at 14:00, Alex Rodriguez wrote:

DOVECOT_DELIVERY="/usr/libexec/dovecot/deliver"

:0fw
| spamc

# Spamassassin Section
:0:
* ^X-Spam-Flag:.*YES*
| $DOVECOT_DELIVERY

When delivering to Maildirs you need to have a terminal slash on the 
destination, nor do you use a lock file.

Also, you do not pipe messages to the folder.

:0
* ^X-Spam-flag:.*YES
$DOVECOT_DELIVERY/.Spam/

:0E
$DOVECOT_DELIVERY/


-- 
When the stars threw down their spears And watered heaven with their tears, Did
He smile his work to see? Did He who made the Lamb make thee?


____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)de
http://mailman.rwth-aachen.de/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>