Can I get a little help with this? > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of McCullough, Ryan > Sent: Thursday, January 12, 2006 10:33 AM > To: [email protected] > Subject: RE: [SM-USERS] html editor is clipping some of the > body of my email > > Sorry, I will try to remember to send as plain text next time. > > We are using squirrelmail internally for testing purposes. > The testing requires that we be able to generate email in > html so I need to use the html_mail plugin and view_as_html. > The unsafe images plugin is used so that no images are > filtered in email. > > So, considering this and that we shouldn't be receiving > unsafe html email to the mailboxes that we are using > squirrelmail with, where can I find the SM Html parser? > > Is there a way to dump what the SM Html parser outputs so > that I can identify if it is stripping the <===] string? > Otherwise it would be in the html_mail plugin directory correct? > > -Ryan > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On > Behalf Of > > Paul Lesneiwski > > Sent: Thursday, January 12, 2006 10:12 AM > > To: [email protected] > > Subject: Re: [SM-USERS] html editor is clipping some of the > body of my > > email > > > > > 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=ick > > -- > > 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=ane.mail.squirrelmail.user > > List Archives: > > http://sourceforge.net/mailarchive/forum.php?forum_id)95 > > List Info: > > https://lists.sourceforge.net/lists/listinfo/squirrelmail-users > > > > > > > ------------------------------------------------------- > 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=ick > -- > 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=ane.mail.squirrelmail.user > List Archives: > http://sourceforge.net/mailarchive/forum.php?forum_id)95 > List Info: > https://lists.sourceforge.net/lists/listinfo/squirrelmail-users > >
------------------------------------------------------- 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
