[fpc-pascal]Re: CGI
Andreas K. Foerster
akf1 at AKFoerster.de
Wed Jan 29 09:24:53 CET 2003
On Tue, Jan 28, 2003 at 08:07:26AM -0500, Luis Del Aguila wrote:
> But, The User's Guide, chapter 11, donĀ“t to explain how write a program
> that send the Form Content for e-mail.
How to send eMail from a program?
Well, I don't know, if there is a Unit for it.
On Unix systems, there is mostly the program "mailx", which can be used
as backend. Read the Manpage.
You can use it with the command "POpen" from the Linux-Unit.
--
Tschuess
Andreas
More information about the fpc-pascal
mailing list