Challenge Overview
Simple e-mail component to be used by visual basic 6 is a simple component to be used by applications written in visual basic 6 to send unlimited numbers of e-mails along with attached files limited by a configurable maximum size, the component functions provide the simple mail transfer protocol (SMTP) to send the e-mails, also should provide the SSL as a security protocol.
The component will receive in run time (each time a new mail is created):
- Mail server information.
- Mail message information (including attachments).
The component writes all the successful and unsuccessful processes to a log.
The component is compatible with windows XP, Vista, 7 in both platforms 32 and 64 bit.
The component implements the items shown on “C++ Class Diagram” in UML.
Please note that “VB6 Class Diagram” shows test driver application, which will be developed in a separate competition (out of scope).
Final Submission Guidelines
NA