Matt Raible wrote:

> Googling for it turns up a couple of commercial packages - the first
> one costing $1000.
> 
> http://www.google.com/search?q=smtp+ssl+java
> 

That seems a hefty price to pay for what would seem like it should be built
into javamail (most apps that talk SMTP have no trouble doing SSL/TLS) but
the cheap alternative is to use a local SMTP server to forward to gmail. 
My corporate email is hosted at google, too, and this is what I do.
-- 
derek

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to