Sendmail....

[email protected] (EuropeDataService) Wed, 3 Jul 2002 23:26:50 +0200
Newsgroups perl.macperl.webcgi
Message-ID <20020703212826.JXF946.mail4.home.nl@[217.120.29.61]>
Hello,
My Perl CGI mailformprogramm I use likes to send email.
Is it possible at the Mac on system 8.6 ?
I started the program with:

#!perl
use Net::SMTP;

But it doens not send email.

More i like the email to be send to the normal emailprogram, so to have 
some control.

Any help would be nice.