[fpc-announce] New entry in Free Pascal Contributed units. (SendMail for Pascal Programs)

contribs at freepascal.org contribs at freepascal.org
Sat Oct 15 08:41:13 CEST 2005


The following entry was added to the Free Pascal contributed units:

Name         : SendMail for Pascal Programs
Author       : Lars (L505)
Email        : fpcunits(at)z505(dot)com
Homepage     : http://z505.com
FTP site     : http://z505.com/pascal/sendmail/SendMail_Pascal.zip
Version      : 1.0
Date         : 2005-10-15
Category     : Internet
Supported OS : linux, unix, other
Description  :
These functions allow you to send emails using SendMail for linux. 
<pre>
 -send text emails or HTML emails
 -send with email priority (low, high, normal)
 -send attachments
 -inline attachments (embedded images)
</pre>

All you have to have is sendmail installed on your linux box
<p>
This unit can also be used in CGI programming in order to send mails from a server.





More information about the fpc-announce mailing list