4 May
2008
4 May
'08
2:32 p.m.
On May 4, 2008, at 2:20 PM, Anders wrote:
Can you reproduce this using imaptest stress testing? http://imapwiki.org/ImapTest
I am not quite sure how to run this. Do I set up a dummy account?
Yes, that would be the safest way not to lose your mails. :) You could
also use box=testbox parameter, which *should* not mess anything up in
other mailboxes. The default mailbox is anyway INBOX, so if you happen
to forget that parameter your INBOX is pretty much gone.
Which options are useful for this case?
These should work:
./imaptest user=testuser pass=testpass host=localhost mbox=dovecot- crlf logout=0
Get dovecot-crlf from http://dovecot.org/tmp/dovecot-crlf
You could also try without logout=0 to see if that changes anything.