something from news group
=======================
The first thing you are going to want to do is create an .NET wrapper for
JMail.  You can do this by setting a reference in VS.NET to the dll that has
the JMail  in it.  You can also do this manually yourself by using the
TLBIMP utility.  Once you have this wrapper, you can construct a new
instance of JMail.SMTPMail that you would any other object.