Page 1 of 1

eSMTP 1.0ß Library out (SMTP-AUTH)

Posted: Thu Dec 30, 2004 2:57 pm
by clipper
...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

Posted: Thu Dec 30, 2004 4:15 pm
by gnozal
Thanks !
PureSMTP should now handle SMTP-Auth viewtopic.php?t=12752&start=30

Posted: Thu Dec 30, 2004 5:04 pm
by clipper
Oh Gnozal,
If only I had known - many hours... :cry:
:wink:

Posted: Thu Dec 30, 2004 5:08 pm
by gnozal
clipper wrote:... many hours... :cry:
Yes, I know :lol: but it's fun, isn't it :wink: ?

Posted: Thu Dec 30, 2004 6:31 pm
by Berikco
Very nice.

Now a good POP3 lib with attachment support :-)

Posted: Thu Dec 30, 2004 11:04 pm
by Wolf
MMM Thanks clipper i must test it :D

Posted: Sat Apr 30, 2005 4:41 pm
by DoubleDutch
I get POLINK errors with this library - is there an update for 3.93?

-Anthony

Posted: Sun May 01, 2005 10:30 am
by gnozal
DoubleDutch wrote:I get POLINK errors with this library - is there an update for 3.93?
I am afraid not ; see http://forums.purebasic.com/german/view ... t=puresmtp