[fpc-announce] Free Pascal Contributed units modified entry. (Mail Libs)

contribs at freepascal.org contribs at freepascal.org
Fri Mar 3 11:02:16 CET 2006


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

Name         : Mail Libs
Author       : Jeffrey Pohlmeyer
Email        : yetanothergeek at yahoo.com
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/





More information about the fpc-announce mailing list