eSMTP 1.0ß Library out (SMTP-AUTH)
Posted: Thu Dec 30, 2004 2:57 pm
...a small Userlibrary to send eMails.
Because there was no Library or Code to send e-Mails with SMTP-Auth, I had written my own.
Meanwhile many people ask for SMTP-Auth, so I put this Code into a Userlibrary and added
Regular SMTP, Auth with CRAM_MD5 and Pop3BeforeSMTP.
I hope, it runs on all the different Mailservers. If not, send me the log and if there is time I will spent some to update this Lib.
If there is someone who has a PopBeforeSMTP-Account it would be nice to here if the Lib works.
Features:
Regular SMTP
SMTP Authentication with CRAM-MD5 or AUTH-LOGIN (self-detecting)
POP before SMTP
Events (Bytes sent), Error Events
Timeout
Supports SetStringManipulationBufferSize() by PB for Mailbodys greater than 64K
Large Attachments
Logging
Download:
http://www.tracklog.net/esmtp/esmtp10.zip
Happy new year
Because there was no Library or Code to send e-Mails with SMTP-Auth, I had written my own.
Meanwhile many people ask for SMTP-Auth, so I put this Code into a Userlibrary and added
Regular SMTP, Auth with CRAM_MD5 and Pop3BeforeSMTP.
I hope, it runs on all the different Mailservers. If not, send me the log and if there is time I will spent some to update this Lib.
If there is someone who has a PopBeforeSMTP-Account it would be nice to here if the Lib works.
Features:
Regular SMTP
SMTP Authentication with CRAM-MD5 or AUTH-LOGIN (self-detecting)
POP before SMTP
Events (Bytes sent), Error Events
Timeout
Supports SetStringManipulationBufferSize() by PB for Mailbodys greater than 64K
Large Attachments
Logging
Download:
http://www.tracklog.net/esmtp/esmtp10.zip
Happy new year