Re: [Dbmail-dev] 2.0.5 Showstopper - FreeBSD does not compile cleanly

2005-05-17 Thread Geo Carncross
On Sat, 2005-05-14 at 23:54 -0700, Kevin Brown wrote: > > > I think to be pedantically correct, this should be UTC, not GMT. I > > > seem to recall that they're not completely equivalent. > > > > UTC doesn't honor leap seconds. I don't know of any other (earthly) time > > zone that doesn't, so I

Re: [Dbmail-dev] 2.0.5 Showstopper - FreeBSD does not compile cleanly

2005-05-17 Thread Geo Carncross
On Sun, 2005-05-15 at 09:49 +, Aaron Stone wrote: > Not to discount the value of this discussion, but in the present moment we > need to figure out a proper fix for the bug described above that does not > compromise the dates which have already been entered into people's > databases, or is at l

Re: [Dbmail-dev] to regex or not to

2005-05-17 Thread Paul J Stevens
Geo, I've integrated your code in the trunk. I've added the listex_match function to misc.c, and moved the test-code the check_dbmail_imapd.c works great. -- Paul Stevens paul at nfg.nl

[Dbmail-dev] [DBMail 0000206]: IMAP daemon shows endless loops ...

2005-05-17 Thread bugtrack
The following bug has been CLOSED == http://www.dbmail.org/mantis/bug_view_advanced_page.php?bug_id=206 == Reported By:egeschwinde Assigned To

Re: [Dbmail-dev] to regex or not to

2005-05-17 Thread Geo Carncross
On Tue, 2005-05-17 at 11:32 +0200, Paul J Stevens wrote: > Geo, > > I've integrated your code in the trunk. I've added the listex_match > function to misc.c, and moved the test-code the check_dbmail_imapd.c > > works great. Excellent to hear. Any other regex use left? Or is this it? -- Interne

[Dbmail-dev] [DBMail 0000204]: Quotes

2005-05-17 Thread bugtrack
The following bug has been ASSIGNED. == http://www.dbmail.org/mantis/bug_view_advanced_page.php?bug_id=204 == Reported By:sr Assigned To:

Re: [Dbmail-dev] to regex or not to

2005-05-17 Thread Paul J Stevens
That's it for now... Until someone start to add the server-side filter-code using regex :-) Geo Carncross wrote: > On Tue, 2005-05-17 at 11:32 +0200, Paul J Stevens wrote: > >>Geo, >> >>I've integrated your code in the trunk. I've added the listex_match >>function to misc.c, and moved the test-c