[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-developers] Problems with JavaMail API
- Subject: [cobalt-developers] Problems with JavaMail API
- From: "Alexander Povargo" <apovargo@xxxxxxx>
- Date: Mon Jun 18 04:36:01 2001
- List-id: Discussion Forum for developers on Cobalt Networks products <cobalt-developers.list.cobalt.com>
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