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 run sandmail, but my main
> problem is how to send multiline message. Thank You for any
> sugestions.
> 
> Krzysiek

http://search.cpan.org/search?mode=module&query=Mail

I think eg. Mail::Mailer should be of help.

Jenda

=========== [EMAIL PROTECTED] == http://Jenda.Krynicky.cz ==========
There is a reason for living. There must be. I've seen it somewhere.
It's just that in the mess on my table ... and in my brain.
I can't find it.
                                        --- me
_______________________________________________
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to