nicomesas Messages: 104 Registered: September 2006 Location: Barcelona, Spain
Experienced Member
The class that I have added have the name: SmtpMailEx and is compatible with SmtpMail in Web package.
This a complete retort of the SmtpMail class to which I have added a function that makes the authentication in smtp server.
Also I have changed the size of the buffer of reading of socket (since it gave errors me).
In order to be able to prove simply you must it open new package, to include package Web and to add the 2 files that there are in zip which I raised yesterday. In order to prove it, simply you must copy the following code.
On the other hand, do not try to replace the original class, only I would like to see if it works in Windows to include the new functionalities in the original class.