Quoting Louis-Philippe Allard <[email protected]>:
Hello! New to Horde, I installed on my slackware server and so far everything works perfectly except I experice a strange problem with the email portion of the groupware and its rather difficult to explain but I'll do the best I can. Yesterday I had 8 emails in my inbox. I opened an email to read its content and noticed the email did not display properly. The text was missing (text body), its attachment was present, and an attachment of a different email (later called second attachment) was also attached to it! I assumed a bug and clicked "Return to Inbox" to get back to the inbox. Once I was back in the inbox, I noticed the number of emails in the inbox went down by one, so down to 7 emails... The email that had the second attachment was missing. I did not delete anything! What happened with the emails? Where the email went?
Sounds like an email that either broke parsing in your IMAP server or in PHP's c-client imap library. Unless you can track/debug this yourself, there's not much we as devs can do (since debugging the IMAP transaction stream is a PITA with c-client).
Luckily, IMP 5 uses our new PHP-based IMAP client library so it is much easier to debug.
michael -- ___________________________________ Michael Slusarz [[email protected]] -- IMP mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
