Re: Patch: add regex support to ipurge to improve folder selection

2009-09-10 Thread Carsten Hoeger
On Wed, Sep 09, Adam Tauno Williams wrote: > On Tue, 2009-07-21 at 11:57 -0400, Matt Selsky wrote: > > On Jul 21, 2009, at 10:43 AM, Carsten Hoeger wrote: > > > > > attached the patch to add regex pattern matching to folders for > > > ipurge. > > > > Can you add this to bugzilla for tracking?

Re: Patch: add regex support to ipurge to improve folder selection

2009-09-09 Thread Adam Tauno Williams
On Tue, 2009-07-21 at 11:57 -0400, Matt Selsky wrote: > On Jul 21, 2009, at 10:43 AM, Carsten Hoeger wrote: > > > attached the patch to add regex pattern matching to folders for > > ipurge. > > Can you add this to bugzilla for tracking? Was this ever uploaded to the bugzilla? Cyrus Home

Re: Patch: add regex support to ipurge to improve folder selection

2009-07-21 Thread Matt Selsky
On Jul 21, 2009, at 10:43 AM, Carsten Hoeger wrote: > attached the patch to add regex pattern matching to folders for > ipurge. Can you add this to bugzilla for tracking? -- Matt Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki List Archi

Patch: add regex support to ipurge to improve folder selection

2009-07-21 Thread Carsten Hoeger
Hi, attached the patch to add regex pattern matching to folders for ipurge. -- With best regards, Carsten Hoeger diff -urN cyrus-imapd-2.3.7.orig/imap/ipurge.c cyrus-imapd-2.3.7/imap/ipurge.c --- cyrus-imapd-2.3.7.orig/imap/ipurge.c 2009-07-21 10:43:19.0 +0200 +++ cyrus-imapd-2.3.7/i