On Jun 30, 2008, at 10:21 PM, Ryan de Laplante wrote:
> Hi,
>
> I'm having difficulty figuring out how to set up a JavaMail
> datasource that uses TLS SSL, username and password. To do this in
> JavaCode:
>
>> ...
>
> It looks like it can't be done simply by adding properties to the
> JavaMail DataSource since the roller app needs to be able to use the
> username and password. Does Roller have such a feature?
>
> BTW I'm using GlassFish V2.
>
>
> Thanks,
> Ryan
>
>
Hi Ryan,
Just out of interest, is there any reason you don't want to setup a
JNDI Mail session?
Alex