[Dbmail] dbmail-imapd & Evolution

2002-11-18 Thread Armin Groesslinger
Hello, here's a short note on dbmail-imapd + Ximian Evolution 1.0.8: As has been reported already, moving multiple messages from local mailboxes to the IMAP server doesn't work. I had a look into the problem. Here's what happens when appending multiple messages to an IMAP folder ("E:" marks Evolu

[Dbmail] IMAP APPEND command / literal strings

2002-11-18 Thread Armin Groesslinger
Hello, it has been reported to this list earlier that moving messages from local mailboxes into DBMail using IMAP does not work properly (even when not using Evolution ;-). I can confirm this problem and I have found the cause for that. The function _ic_append() in imapcommands.c reads a literal

[Dbmail] patch: IMAP QUOTA

2003-01-17 Thread Armin Groesslinger
Hello, I've written some simple support for the IMAP QUOTA extension (RFC 2087) for dbmail-imapd. I've attached the files quota.c, quota.h (to be placed in dbmail's source directory), and a patch against current CVS to integrate the quota support. quota.h defines three types: 'resource_type_t' de