On Wed, 2007-05-23 at 22:19 -0700, Bryce Nesbitt wrote:
I'm having persistent trouble deleting larger attachments from messages in Mozilla/Seamonkey mail, and I'm thinking it may be related to Dovecot. A bug report is over at https://bugzilla.mozilla.org/show_bug.cgi?id=381759
126 append "BasiliX/Testing" (\Seen) {995863+} 127 uid store 4 +Flags (\Seen \Deleted)
To me it looks like it appends the message without actually removing the attachment and then marks the original message as deleted. If the message size after removing attachment was supposed to make it smaller than 995863 bytes, then I'd say this is clearly a Mozilla bug that has nothing to do with Dovecot.
I do not have the version number of Dovecot available, unless you know how to get it from the IMAP prompt:
So I guess you're not the server admin? dovecot --version would be the easiest way.
telnet idiom.com 143
It's v1.0.rc1 or newer because it advertises SASL-IR. There's no way to know beyond that though.