6 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] mailfilter syntax howto
FromSent OnAttachments
Philon TervingNov 10, 2004 5:26 am 
cr...@odi.com.brNov 10, 2004 5:53 am 
Barry FlanaganNov 10, 2004 6:04 am 
cr...@odi.com.brNov 10, 2004 6:30 am 
Barry FlanaganNov 10, 2004 6:47 am 
Thorsten HaudeNov 12, 2004 8:59 am 
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] mailfilter syntax howtoActions...
From:Thorsten Haude (list@thorstenhau.de)
Date:Nov 12, 2004 8:59:46 am
List:net.sourceforge.lists.courier-maildrop

Hi,

* Philon Terving wrote (2004-11-10 14:25):

now that I finally managed to switch my public server to run maildrop, I would love to do some of those cool tricks in filtering incoming mail.

anyone knows a page where I can find some samples and howtos on mailfilter?

On my system there are some manpages that might be helpful: maildrop obviously, but also maildroprc or maildropfilter to explain the syntax, maildropex with examples and maildropgdbm for GDBM support.

I read it's all like regexp, but I'm not that used to regexp yet.

Regexes are useful anyway, so you have finally a reason to learn them. If you want to really dive in, get the Owl Book: http://www.oreilly.com/catalog/regex2/

But I guess there are plenty of other tutorials available.

Thorsten