On 3 Feb, 22:59, sdemche...@gmail.com wrote:
> Try to followhttp://email.about.com/od/mailtoemaillinks/a/mailto_elements.htm
> (overview) andhttp://www.w3.org/International/O-URL-code.html
> (encoding).
Cheers!
JavaEnquirer - 04 Feb 2007 12:30 GMT
Still no luck. If the html string is over 500 chars long it always
blows up - java.io.Exception Error message: Access is denied.
And, although the URLUTF8Encoder you pointed me at certainly encodes
the string I'm passing as the message body to the Desktop mail method,
Outlook doesn't render it as HTML. When sending a mail message
utilising the MimeMessage class in Java Mail you can set all manner of
things. Is it just me, or is the Java 1.6 Desktop class a backward
step when it comes to mailing?