users@glassfish.java.net

Re: do i need a mail server to send emails from a web application deployed in glassfish ?

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Mon, 01 May 2006 09:56:07 -0400

Hi,

Legolas Woodland wrote:
> hi
> thank you for reading my post.
> do i need a mail server to send emails from a web application deployed
> in glassfish ?

Yes, you need a POP or IMAP server, like you probably have right now
when sending this mail.

> if so , which mail server i should use?

Use JavaMail. It works fine with any POP/IMAP Mail Server. A starter
could be:

http://java.sun.com/developer/JDCTechTips/2002/tt0122.html

-- Jeanfrancois

> Thanks
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>