The following entry in the Free Pascal contributed units was modified:

Name         : Mail Libs
Author       : Jeffrey Pohlmeyer
Email        : [EMAIL PROTECTED]
Homepage     : http://curlpas.sourceforge.net/mailpas/index.html
FTP site     : http://sourceforge.net/project/showfiles.php?group_id=150871
Version      : mailpas-2006-03-02
Date         : 2006-03-03
Category     : Internet
Supported OS : Linux
Description  :
SSL-enabled POP3 and SMTP email units for Linux.

The TPopSession object provides a simple, high-level interface for accessing a 
POP3 mailbox, 
user authentication via USER/PASS or APOP protocols, querying of server 
capabilities, 
mailbox status and message information, downloading messages, and deleting them 
from the server.

The TSmtpSession object is a high-level wrapper around LibESMTP, which allows 
programmers to
easily send multiple emails in a single login session, send emails to multiple 
recipients,
add multiple attachments to messages, all with just a few lines of code. 


Requires LibESMTP, from http://www.stafford.uklinux.net/libesmtp/


_______________________________________________
fpc-announce maillist  -  fpc-announce@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-announce

Reply via email to