12 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Hidden Feature in Mai...
FromSent OnAttachments
Ed WildgooseMar 28, 2005 10:45 am 
Jeremy KitchenMar 28, 2005 12:09 pm 
Ed WildgooseMar 28, 2005 1:14 pm 
Ed WildgooseMar 29, 2005 8:43 am 
Paul L. AllenMar 29, 2005 3:28 pm 
Sam VarshavchikMar 29, 2005 3:41 pm 
Ed WildgooseMar 29, 2005 5:25 pm 
Sam VarshavchikMar 29, 2005 5:42 pm 
Ron JohnsonMar 29, 2005 6:37 pm 
Sam VarshavchikMar 29, 2005 7:39 pm 
Ron JohnsonMar 29, 2005 8:23 pm 
Ed WildgooseMar 30, 2005 12:23 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] Hidden Feature in Maildrop?Actions...
From:Ed Wildgoose (lis@wildgooses.com)
Date:Mar 29, 2005 8:43:59 am
List:net.sourceforge.lists.courier-maildrop

The regex part. I agree it's standard regex syntax, but the docs *suggest* that maildrop doesn't support standard (full) regexp.

It's a little frustrating trying to guess exactly which bits of grep regexp are supported and which are not. For example for my current script it would be really useful to be able to do this:

/.{160}/:b

But this doesn't seem to be supported? (Can anyone confirm that?)

I'm poking through search.C, but I'm having a little difficulty following exactly where the "meat" is?

It would certainly be interesting to have this extended regexp syntax supported though

Thanks

Ed W