Author Topic: Forward HTML-mail  (Read 3567 times)

Offline hdms

  • Newbie
  • *
  • Posts: 5
Forward HTML-mail
« on: March 24, 2007, 08:30:56 AM »
rc displays HTML-mails quite well judging from quick tests. However I can not forward e-mails sent in HTML. Is this by design? Makes no sense to send an e-mail that starts with: (cut & paste from a forward operation)



-------- Original Message --------
Subject: Microsoft Download Notifications: March 23, 2007
Date: Fri, 23 Mar 2007 16:25:33 -0700
From: "Microsoft"
To:

       a {color : #0033CC;} a:link {color: #0033CC;}
a:visited.local {color: #0033CC;} a:visited {color : #800080;}
a:active {color: #800080;} a:hover {color : #FF6600;} a:visited.inline
{color: #0033cc;} a:hover.inline {color: #FF6600;} .footer a:link
{color: #FFFFFF;} .footer a:visited {color: #FFFFFF;} .footer a:active
{color: #FFFFFF;} .footer a:hover {color: #FFFFFF;} .BrandedLinkbar
A:Visited { color : #FFFFFF; text-decoration: none; } .BrandedLinkbar
A:Active { color: #FFFFFF; text-decoration: none; } .BrandedLinkbar
A:Hover { color : #FFFFFF; text-decoration: none; } .BrandedLinkbar
A:visited.inline { color: #FFFFFF; text-decoration: none; }
.BrandedLinkbar A { color: #FFFFFF; text-decoration: none; }    
 
                                       
 Sign Up for Other Newsletters            | Unsubscribe |
Update Your Profile
                                _        
 [1]        
                                   March 23,
2007              
                                   
         Microsoft Download Notifications_ is a weekly mailing
that points you to the latest free downloads and download-related
services from Microsoft. The following offerings are now available in
your preferred categories. Register now [2] if you are not already
receiving this free mailing. To find more downloads, visit the
Microsoft Download Center. [3] For support with downloads, visit the
Help and Support site. [4]                      

Offline The Tracer

  • Newbie
  • *
  • Posts: 3
Re: Forward HTML-mail
« Reply #1 on: March 27, 2007, 04:25:55 PM »
I'm having this same issue... I didn't realize it was just HTML messages until now however... Did you find a fix for this?

Offline ataliba

  • Newbie
  • *
  • Posts: 3
Re: Forward HTML-mail
« Reply #2 on: March 29, 2007, 08:03:05 PM »
What version of Roundcube do you use ?
If you use the svn version, in the config.inc.php you need to set this :

Code: [Select]
$rcmail_config['htmleditor'] = TRUE;



Offline The Tracer

  • Newbie
  • *
  • Posts: 3
Re: Forward HTML-mail
« Reply #3 on: March 30, 2007, 04:41:30 PM »
Even after upgrading to latest svn I am still having this problem...

Backi

  • Guest
Re: Forward HTML-mail
« Reply #4 on: December 14, 2007, 04:41:28 AM »
I still have the same problem with the actual SVN 944

If i want to forward a html message and click "forward" the the message in the new window is always converted into plain text. all inline pictures and style/fonts disappear. :-\