Hello All,
I've been running dbmail 1.1 + this patch for about a week now on Debian
SPARC and MySQL InnoDB with no problems. I'm useing horde/imp and
Mozilla, both through imap. I found that adding a index on
messages.internal_date helps when listing a mailbox by date in
horde/imp, which uses imap server sorting according to some list archive
page I googled up.
I'm going to try something, and please don't everyone hate me for
suggesting it. I'm thinking about using dbmail without the messageblk
table, and storing the messages in files on the file system. It seems
like a good idea to me, please tell me why it is a bad idea.
Blake
Jesse Norell wrote:
Hello,
Ok, here's that autoconf update + md5 password patch + pbsp
and unique_id fixes for using multiple dbmail servers. I've
...