Re: [SM-USERS] Not all HTML messages display properly after FC5 upgrade

2006-03-29 Thread Tomas Kuliavas
> On 3/29/06, Tomas Kuliavas <[EMAIL PROTECTED]> wrote: >> 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 */ > > Thanks. The interesting

Re: [SM-USERS] Not all HTML messages display properly after FC5 upgrade

2006-03-29 Thread David Rees
On 3/29/06, Tomas Kuliavas <[EMAIL PROTECTED]> wrote: > 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 */ Thanks. The interesting part is that

Re: [SM-USERS] Not all HTML messages display properly after FC5 upgrade

2006-03-29 Thread Tomas Kuliavas
>> 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

Re: [SM-USERS] Not all HTML messages display properly after FC5 upgrade

2006-03-29 Thread David Rees
On 3/28/06, Tomas Kuliavas <[EMAIL PROTECTED]> wrote: > 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 serv

Re: [SM-USERS] Not all HTML messages display properly after FC5 upgrade

2006-03-28 Thread Tomas Kuliavas
> On 3/28/06, Tomas Kuliavas <[EMAIL PROTECTED]> wrote: >> > Using configtest.php the difference that I see is that now gettext is >> > available on the FC5 system, it wasn't on the FC4 system. Any ideas on >> > what the problem is? >> >> Do you have MIME-Version header in those text/html only emai

Re: [SM-USERS] Not all HTML messages display properly after FC5 upgrade

2006-03-28 Thread David Rees
On 3/28/06, Tomas Kuliavas <[EMAIL PROTECTED]> wrote: > > Using configtest.php the difference that I see is that now gettext is > > available on the FC5 system, it wasn't on the FC4 system. Any ideas on > > what the problem is? > > Do you have MIME-Version header in those text/html only emails? No

Re: [SM-USERS] Not all HTML messages display properly after FC5 upgrade

2006-03-28 Thread Tomas Kuliavas
> I had been running squirrelmail installed from 1.4.6 tarball on FC4 > for some time without any problems. I upgraded to FC5 yesterday and > now I notice that some HTML messages that I receive are no longer > rendered properly. The message is a text/html message but the message > is displayed as p

[SM-USERS] Not all HTML messages display properly after FC5 upgrade

2006-03-28 Thread David Rees
I had been running squirrelmail installed from 1.4.6 tarball on FC4 for some time without any problems. I upgraded to FC5 yesterday and now I notice that some HTML messages that I receive are no longer rendered properly. The message is a text/html message but the message is displayed as plain/text