Re: [Perl-unix-users] Simple code to send e-mail vi sendmail

2002-02-20 Thread Jenda Krynicky
From: Krzysztof Kocjan <[EMAIL PROTECTED]> > Hi > > I need simple code to send e-mail from perl script using sendmail > program (Linux RedHat). I don't use SMTP server. I tried to use > SOAP::Lite with sendmail but I've got lot of errors, so I lost it. I > tried to use system() perl function to

Re: [Perl-unix-users] Simple code to send e-mail vi sendmail

2002-02-20 Thread $Bill Luebkert
Krzysztof Kocjan wrote: > Hi > > I need simple code to send e-mail from perl script using sendmail > program (Linux RedHat). I don't use SMTP server. I tried to use > SOAP::Lite with sendmail but I've got lot of errors, so I lost it. I > tried to use system() perl function to run sandmail, but

[Perl-unix-users] Simple code to send e-mail vi sendmail

2002-02-20 Thread Krzysztof Kocjan
Hi I need simple code to send e-mail from perl script using sendmail program (Linux RedHat). I don't use SMTP server. I tried to use SOAP::Lite with sendmail but I've got lot of errors, so I lost it. I tried to use system() perl function to run sandmail, but my main problem is how to send multi