>> I think, during upgrade from FC4 to FC5 you have upgraded IMAP server. >> New IMAP server version does not tolerate this RFC violation. > > Yes, that's correct, the IMAP server was upgraded from Dovecot 0.99.14 > to 1.0-beta2. How does the IMAP server affect the display of the > message? Does it decide whether or not to pass along the Content-Type > header?
SquirrelMail does not parse message structure. It gets structure from IMAP server. from dovecot src/lib-imap/imap-bodystructure.c /* If there was no Mime-Version, forget all the Content-stuff */ -- Tomas ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: [email protected] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
