|
|
Easy Email ActiveX 1.0.1
|
|
ActiveX (OCX) for developers to send e-mail messages with attachments using pop3
|
|
|
What is Easy Email ActiveX?
|
|
Easy Email ActiveX 1.0.1 is an OCX control for software developer that allows sending e-mail messages directly from an application using POP3 and SMTP.
Environment. The control can be run from VB6, VB.NET, C++, ACCESS and any environment that support the ActiveX technique.
Functionality. With Easy Email ActiveX 1.0.1 you can send the e-mail messages with subject, BCC, and body message as HTML, RTF or TEXT type with attachment, fast and easy.
Advanced. You can set the display name, recipient, connect retry, connect time out, connect base, encode type, and much more. Also, the control supports many other function, runs fast, supports many events, and very easy to the use.
The installation program. The installation program of Easy Email ActiveX 1.0.1 contains free trial version of the control, VB 6 and VB.NET samples, and a CHM help file.
|
|
| |
Screenshot:
|
 |
|
|
|
|
|
|
|
|
Benefits:
- Email ActiveX (OCX) Control.
- Ready, runs fast and easy to use.
- Set subject, from e-mail, pop3/smtp, user name and password.
- Body message type as HTML, RTF or TEXT.
- Add/Remove attachment.
- Set display name.
- Set recipient.
- Set connect retry.
- Set connect time out.
- Set connect base.
- Set encode type.
- Connection status.
- Progress event.
- Error handling.
- Many events.
- No Winsock control is needed.
- VB 6 and VB.NET samples.
- CHM help file.
- Free trial.
- Much more.
|
|
|
Sample:
|
' ************************************************
' Optional (must be set before using any other
' e-mail properties):
' ************************************************
'VALIDATE_HOST_DNS
cEmail1.SMTPHostValidation = validate_none
cEmail1.EmailAddressValidation = VALIDATE_SYNTAX
cEmail1.Delimiter = ";"
' ************************************************
' Addresses:
' ************************************************
cEmail1.SMTPHost = txtHost.Text
cEmail1.From = txtFromEMail.Text
cEmail1.FromDisplayName = txtFromEMail.Text
cEmail1.Recipient = txtTo.Text
cEmail1.Subject = Me.txtSubject
'Add new line char to the end of the message
cEmail1.Message = rtfMail.Text & vbCrLf
cEmail1.Attachment = Trim(m_strAttachedFiles)
' ************************************************
' More properties (optionals)
' ************************************************
cEmail1.AsHTML = False
cEmail1.UseAuthentication = False
cEmail1.UsePopAuthentication = True
cEmail1.Username = txtUserName.Text
cEmail1.Password = txtPassword.Text
cEmail1.POP3Host = txtHost.Text
' ************************************************
' Send the e-mail:
' ************************************************
cEmail1.SendMail
|
|
|
|
|
|
Methods and events:
|
Methods:
AsHTML, Attachment, BccRecipient, CcDisplayName, CcDisplayName, CcRecipient, ConnectRetry, ConnectTimeout, ContentBase, crtf2html, DecodeBase64String, Disconnect, Init,
EmailAddressValidation, EncodeType, From, FromDisplayName, GetContentType, GetIPAddress, GetIPHost, Init, IsValidEmailAddress, Message, MessageTimeout, MXQuery, Password, Ping, POP3Host, Priority, Receipt, RecipientDisplayName, ReplyToAddress, Send,
SMTPHost, SMTPHostValidation, SMTPPort, UseAuthentication, UsePopAuthentication, Username.
Events:
Progress, Error, SendFailed, SendSuccesful.
|
|
|
|
|
|

Download:
|
|
The Easy Email ActiveX 1.0.1 can be run for
free under a trial mode. The trial mode is a
limited version and it displays a registration window at
any time the
Easy Email ActiveX 1.0.1 is opened or closed.
|
|
|
|
|
|
|
|
More:
|
|
|
|
| |

Support:
|
|
|
|
|
|
|
|
|