Smtp client component for easy easily send messages using SMTP protocol directly to the server of the recipient. You can create messages from the scratch and set appropriate fields in the message, add attachments, add HTML and Plain parts etc. It also supports several one-line commands to create and send message at once. Now it supports SSL/TLS for secure transport, as well as S/MIME for message signatures and encryption.
License includes one year of free updates and unlimited lifetime technical support. Each developer must have his own design-time license.
General information
wodSmtp is a Client ActiveX Component that is used to deliver email messages directly to the server of the recipient, using SMTP protocol. It automatically finds appropriate server where message should be delivered, or uses SmartHost through Hostname property.
It includes several one-line methods for sending entire email (including attachments). It can also load prepared messages (created with Outlook, Outlook Express or any other client), reformat it, change its properties, and send automatically.
Overview
Using wodSmtp you can easily get create new message and send it to destination SMTP server. wodSmtp will try all mail-exchanger hosts defined for the recipient, and will try to deliver as long as message isn't successfully delivered. If delivery fails (for whatever reason), you will be notified about it through events.
Messages can be sent just by using one line of code, with methods that are self-explanatory, such as:
Smtp1.SendTextHtmlAttachment "john@doe.com", "general@weonlydo.com", "This is a test", "Hi there!", "<HTML>Hi There!</HTML>", "c:\myattachment.zip"
but it can also be built from scratch by adding only elements you need - through From, To, Subject and additional properties that will inject information exactly where it should be in the message.
wodSmtp also have strong support for message creation and parsing - you will be able to access every aspect of the message directly from wodSmtp - without requirements for 3rd party libraries. This includes direct access to HTML and Plaintext parts, From and To fields, Subject etc..
Features
Supports both blocking and non-blocking operations
Can Automatically deliver message directly to user's SMTP server
Supports SSL/TLS, using STARTTLS command or implicit connection
Productes SMIME digital signatures and message encryption
Has included DNS client to resolve addresses and domain names
Supports authentication with the server
Provides powerful set of properties that relate to messages - no need for external parsers or creators
Events for all major operations
Supports UNICODE in message headers
Supports attachments with BASE64, Binhex4, Quoted-Printable and UU encoding
Save and Load messages for multi-session usage
Royalty free licensing
Ease of use
We have recently completed a large 1200+ location project where reliable Telnet and SSH connectivity was required. wodSSH worked flawlessly and allowed our staff to complete our project ontime and within budget.
James Sievers
Harbor Technologies
You have been great as far as offering support is concerned and has been extremely responsive to both support requests and suggestions for product enhancements.
David Keenan
Serengeti Systems Incorporated
Just thought you'd like to know that my gateway app with your SMTP Server component held the line against a DDOS attack today...
Chris Langsenkamp
Clever Technologies
...not only that you provide these components at very reasonable cost, your responsiveness to emailed technical questions is simply outstanding...
Michael Thomas
ClownRed Media
It was no small factor, however, that your support in getting me up and running made me buy from you.
Charles Taylor
InterWeave, Inc.
...your service has been phenomenal. It's always quick and you are there when I need you.
James Newman
Castleberry Investments
May I say how nice it is to work with components so complete and self-explanatory that using them in my application is as instinctive as though I wrote them myself?
Michael Barnett
Full Spectrum Telecommunications
Congratulations on an excellent product and first rate support!
Sander Pool
Rhapsody Networks
The wodCrypt product is great and we appreciate your effort to add support for UNIX Crypt.