Sending Mails via SMTP

"Daniel" <[email protected]> Thu, 9 Feb 2006 17:06:34 +0100
Newsgroups gmane.mail.libetpan.user
Message-ID <[email protected]>
Hello,
 
I tried to write an SMTP API, which takes a Body text and some attachements.
But I've got again a problem with memory. After a few test mails the memory
usage increases more and more. Can somebody tell me which function I should
use best for creating and sending a mail? The mail should contain a Body
text and attachments.
 
Thanks in advance :)
 
Daniel