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
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
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