Hyphens in folder names break LIST

2008-05-20 Thread Matthew Hodgson
stname, name, matchlen) == 0 -&& (lastname[matchlen] == '\0' || lastname[matchlen] == '.'))) { +&& strncmp(lastname, name, matchlen) == 0)) { return; } thanks, M. -- Matthew Hodgson <[EMAIL PROTECTED]> Media & Systems Project Manager Tel

Re: Hyphens in folder names break LIST

2008-05-22 Thread Matthew Hodgson
David Carter wrote: > On Tue, 20 May 2008, Matthew Hodgson wrote: > >> If I create a hierarchy of folders such as: >> >> test >> test.SPAM >> test-foo >> >> and try to list the folder hierarchy with something like: >> >> 11 LIST &quo

Problems with lmtp delivery on 2.2.2-BETA

2004-01-07 Thread Matthew Hodgson
just say - any feedback & flames appreciated. cheers, M. __________ Matthew Hodgson [EMAIL PROTECTED] Tel: +44 845 6667778 Systems Analyst, MX Telecom Ltd. Index: lmtpengine.c === RCS file: /cvs/src/cyru

Re: Problems with lmtp delivery on 2.2.2-BETA

2004-01-07 Thread Matthew Hodgson
Matthew Hodgson wrote: Looking at the process_recipient() code in lmtpengine.c, I'm not sure that the quote-string parsing has been updated fully to reflect > virtual domains - so I've fiddled around and come up with a version > based on the existing code, and also a compl

RE: Problems with lmtp delivery on 2.2.2-BETA

2004-01-08 Thread Matthew Hodgson
Ken Murhcison wrote: > Matthew Hodgson wrote: > > > > Looking at the process_recipient() code in lmtpengine.c, > I'm not sure > > that the > > quote-string parsing has been updated fully to reflect > virtual domains - so > > I've fiddled around a

RE: Problems with lmtp delivery on 2.2.2-BETA

2004-01-08 Thread Matthew Hodgson
le make distclean & autogen. Mea culpa. thanks, Matthew. -- __________ Matthew Hodgson [EMAIL PROTECTED] Tel: +44 845 6667778 Systems Analyst, MX Telecom Ltd.

libconfig patch for including files (fwd)

2004-04-26 Thread Matthew Hodgson
This seemed to disappear into the void first time, so i'll try resending it from pine rather than thunderbird... -- Forwarded message -- Date: Thu, 22 Apr 2004 11:31:56 +0100 From: Matthew Hodgson <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: libconfig patch fo