[PAA-Webteam] HTML is now cross posting on the website!

Submitted by PAAMember on November 29, 2005 - 7:00pm. ::

okay... it's hideous, but then again, this could be b/c of malformed
HTML in the mail message.

http://www.paa-tx.org/node/884
http://www.paa-tx.org/node/883

so.... what this means is that my assessment of cross posting HTML
mail to the forums was incorrect - I thought it wasn't posting b/c
HTML was seen as an attachment, that wasn't the case - now - yes, I
noticed the gaping block in John Conyer's posting, but I *believe*
it' may be b/c of malformed HTML in the posting, garbage left behind
from my forwarding it from Yahoo mail or it's possible that our style
sheets are conflicting with a style used within the posting itself.

Charles - this was a plain and simple case of specifying 2 things in
mailhandler

1. if both plain text AND HTML exist, you must provide the preference
to post either the text or the HTML. I've tried it both ways with
plain text and HTML and it doesn't appear to make any difference.

2. select FULL HTML as the input format for each mailhandler instance

duh.....

works!