> Im resending this because Im not sure the first email was readable. We prefer that messages to this list are in plain text please.
> SquirrelMail 1.4.0 > Plugins: > delete_move_next > squirrelspell > newmail > html_mail-2.3-1.4 > view_as_html-3.6-1.4.x > unsafe_image_rules.0.7-1.4 > > My problem is that an email generated by my companies CRM software contains > these 2 strings: > > [===> Please enter your reply below this line <===] > > [===> Please enter your reply above this line <===] > > > When I go to reply using the html_mail plugin and the FCKEditor it clips the > " <===]" from the message. What this does is keep the email from being > processed correctly in alot of situations. > > The clipping happens with both FCKEditor and HtmlArea. The html code of > these special lines is: > > <DIV><SPAN class=309100623-11012006><FONT face="Lucida Console" > color=#008000 size=2> > [===> Please enter your reply below this line <===] > </FONT></SPAN></DIV> > <DIV><SPAN class=309100623-11012006><FONT face="Lucida Console" > color=#008000 size=2> > </FONT></SPAN> </DIV> > <DIV><SPAN class=309100623-11012006><FONT face="Lucida Console" > color=#008000 size=2> > [===> Please enter your reply above this line <===] > </FONT></SPAN></DIV> > > > Is there a way to configure html_mail to not clip the <===] from my message > body? If both editors clip it, it is probably due to the internal SM HTML parsing engine, which I think might be used before displaying a HTML message, although I am not looking at the code, so I don't remember. The only other idea I have would be that both engines happen to try to render that as a tag. If the former, you'd have to either bypass that (possibly not recommended), or futz with the SM parser (definitely not recommended). If the latter, you'd have to take the issue to the engine developers. Of course, you could also rally your company to choose characters that don't appear to look like an opening tag. - Paul ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_idv37&alloc_id865&op=click -- 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)95 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
