Syntax Check-Validates the address for syntax, whether it has all of the mandatory characters present (e.g. @) and any illegal characters present (i.e. ~). It will also check for multiple occurrences of required characters (i.e. @@). DNS/MX Record Check-Validates the domain name with DNS server to ensure that the email domain is a valid registered domain.
Mail Server Check-Validates an email address (e.g. jvsoft@hotpop.com) by mail server (e.g. mail.hotpop.com) to ensure that the mail server indeed has the email address. This method has very good performance. (Attention: a few mail servers don't support this method(e.g. yahoo))
CommercialVersion: 2.5 Platform(s): linux, windows, osx, sun Updated: Mon Dec 5 2005
EzSMTP is used to send electronic mail (E-Mail) using the SMTP protocol. EzSMTP javabean supports simple and HTML messages, priority, user authentication, multiple file attachments and more.
EzPOP javabean implements a POP3 client to retrieve e-mail from a Post Office Protocol (POP3) Server. Retrieving electronic mail has never been so easy.