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:Christopher Davis (mail@familyvoice.com)
Date:May 20, 2002 12:37:44 pm
List:net.sourceforge.lists.courier-maildrop

Hi again,

I figured some stuff out. Can anyone let me know if what I've written (it seems to work) is right?

I just put it in the domain directory (for vpopmail). This way I can configure some domains for it and others not for it. Any ideas? --Chris Davis

import HOME import EXT import HOST

`test -d $HOME/$EXT/Maildir/.Spam` if( $RETURNCODE == 1 ) { to $HOME/$EXT/Maildir exit } else { if ( $SIZE < 262144 ) { xfilter "/usr/bin/spamc -f -u $EXT@$HOST" } if (/^X-Spam-Flag: *YES/) { to $HOME/$EXT/Maildir/.Spam } else { to $HOME/$EXT/Maildir } }

----- Original Message ----- From: "Christopher Davis" <chr@familyvoice.com> To: <> Sent: Monday, May 20, 2002 10:45 AM Subject: [maildropl] If folder exists

Hi 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. I can't seem to find any good maildrop documentation. Where can I find good docs?

I'm using: qmail 1.03 vpopmail 5.2 (seekable patch) maildrop 1.3.8

_______________________________________________________________ Hundreds of nodes, one monster rendering program. Now that's a super model! Visit http://clustering.foundries.sf.net/