[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-developers] Problems with JavaMail API



Hello to all,

I have a problem with using of JavaMail API under Cobalt's Java Kit from
Java servlet.
When I try to use JavaMail to send e-mail through server's SMTP I got an
exception: access denied (java.net.SocketPermission mydomain.com resolve)
Settings of relaying is correct. This my java servlet is already used at
another server successfully.
Any ideas?

Regards,
Alex