Displaying 1 result from an estimated 1 matches for "3ba8d217".
2007 Nov 07
1
imaptest update
http://dovecot.org/tools/imaptest.c now keeps track of messages'
metadata and complains if they change. It relies on Message-ID: header
being unique in the source mailbox, otherwise it'll give bogus errors. I
might fix that some day.
I changed the code from using simple line-based parsing to Dovecot's
imap-parser code. Unfortunately it looks like it's pretty slow. At least
I'm