| »WebMail servlet |
| WebMail servlet is a Java servlet allows you to support web-based private mail service including mail-lists. So all mail (private, and mail lists) will be saved and distributed within your server. This servlet offers user interface to read/send mail, create and maintain mail lists etc. |
|
| |
| »MailComposer |
| jMailComposer is a JAVA/J2EE™ component that allows to send emails from JSP front-end. It supports to, replyto, cc, bcc email addresses and personal names. It provides message priority, return-receipt and file attachments. This component could be integrated in any JSP/Servlets application. jMailComposer JSP files could be customized to your own web design and language. |
|
| |
| »Email Verifier |
| Email Verifier can perform several checks against an email address including syntax, dns MX lookup, top level domain name validation, and even mail server validation. The library performs as many checks as possible without actually sending an email, and waiting for a bounce. Verification is typically run during server side form validation. |
|
| |
|