|
Sending (SMTP) and receiving (POP) emails from you Java application was never so easy!. With
RMail you can do whatever you like with only a few lines of code:
- SMTP (sending) and POP3 (receiving) protocols.
- Attachments supported, images,
programs, videos ... (base64 encoding).
- you can send HTML also.
- Special characters (í , ú , ö ....
normal in languages other than english) supported (quoted-printable encoding).
- Alternative parts supported. You can
send an email with two parts, one plain text and the other HTML. The
recipient will be able to select which one he/she wants to see.
- in general full mime 1.0 support on
sending and receiving.
- Several recipients, copy , blind copy , reply-to ..... User defined fields
supported.
- compatible with jdk 1.1 and 1.2
- Samples applets and servlets to use in your web site
- furthermore you get the source code
on registration.
more information & download
|