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.


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

Reply via email to