[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-developers] Problems with JavaMail API
- Subject: RE: [cobalt-developers] Problems with JavaMail API
- From: "Alexander Povargo" <apovargo@xxxxxxx>
- Date: Mon Jun 18 08:21:02 2001
- List-id: Discussion Forum for developers on Cobalt Networks products <cobalt-developers.list.cobalt.com>
Hi Tim,
thank you!
> -----Original Message-----
> From: cobalt-developers-admin@xxxxxxxxxxxxxxx
> [mailto:cobalt-developers-admin@xxxxxxxxxxxxxxx]On Behalf Of
> Timothy Stonis
> Sent: Tuesday, June 19, 2001 2:03 AM
> To: cobalt-developers@xxxxxxxxxxxxxxx
> Subject: Re: [cobalt-developers] Problems with JavaMail API
>
>
>
> The problem is that the Java Kit puts pretty strict security control on
> servlets. In this case, the servlet is trying to use the
> resolver. Read the
> Java Kit documentation at:
>
> ftp://ftp.cobaltnet.com/pub/developer/Java/i386/Java_Dev_Kit_Doc_v1.3.pdf
>
> There's a section at the end on customizing Tomcat and changing the
> security policy.
>
> _Tim
>
>
> On 6/18/01 12:35 PM, "Alexander Povargo" <apovargo@xxxxxxx> wrote:
>
> > 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
> >
> > _______________________________________________
> > cobalt-developers mailing list
> > cobalt-developers@xxxxxxxxxxxxxxx
> > http://list.cobalt.com/mailman/listinfo/cobalt-developers
> >
>
> _______________________________________________
> cobalt-developers mailing list
> cobalt-developers@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-developers
>
>