logo

Response

« Return to the main article

You are viewing this page out of context. To see it in the context it is intended please click here.

About This Page

Reply posted by Johan Känngård on Wed 18 Dec 2002 in response to Sending HTML mail via SMTP part 2

Use JavaMail instead

I recently had some real problems with the Domino router, so I looked at the
[<a href="http://java.sun.com/products/javamail/">Java Mail API </a> from <a
href="http://www.sun.com">Sun</a>, and it works great! Have a look at <a
href="https://dev.kanngard.net/dev/home.nsf/ArticlesByTitle/SMTPJavaMailAgent.ht
ml">my short tip</a>].


I am about to write my own router task now, so I have more control of the mail
transfering. :-)


- Johan