-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Kiran,

On 6/6/12 2:56 PM, Kiran Badi wrote:
> High level requirement which I feel I need is, to send mail(ex pw
> reset mails, welcome mails, HTML Content deals mails etc), receive
> mails( yes I need to receive mails as well),

Okay.

> Integrate well with Tomcat means that it should not have more set
> up or communication issues talking to tomcat.I plan to use Javamail
> api's and read mail servers parameters via web xml resources
> section.

So you don't need in-process: that's good.

If you are going to use Javamail to access a remote mailbox (even if
it's on localhost), then you can use any email server software that
otherwise meets your needs. Javamail can communicate with any POP3 or
IMAP server -- it need not be Java-based. You can even use Google Mail
as your email service if you want (for both SMTP/send and
POP3/IMAP/fetch).

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk/PvwMACgkQ9CaO5/Lv0PALPgCcCPPCiIQAmfF1Y3doeGjuJLu+
cKUAn21U1oothcddtEUUCU03g70eT+xH
=rPRU
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to