3 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] If folder exists
FromSent OnAttachments
Christopher DavisMay 20, 2002 7:45 am 
Christopher DavisMay 20, 2002 12:37 pm 
Robert FlemingMay 20, 2002 5:09 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [maildropl] If folder existsActions...
From:Robert Fleming (ro@flemish.org)
Date:May 20, 2002 5:09:42 pm
List:net.sourceforge.lists.courier-maildrop

--On Monday, May 20, 2002 10:45 AM -0400 Christopher Davis <chr@familyvoice.com> is rumoured to have written:

I'm trying to create a maildrop filter that will move messages to a folder if that folder exists and if the folder does not exist, put them in the standard Maildir.

here is what I have in the mailfilter file for vpopmail on my machine. if ( /^X-Spam-Flag: YES$/ ) { exception { to ${MAILDIR}/.SPAM/ } } if the user creates a folder called SPAM, messages will be moved there, otherwise they'll remain in the inbox.

I can't seem to find any good maildrop documentation. Where can I find good docs?

I just use the man pages that come with maildrop.

"Never underestimate the bandwidth of a station wagon full of tapes hurtling down the highway." -- Andrew S. Tanenbaum - Computer Networks