At 1:43 PM -0700 8/12/2002, Elton Hughes wrote:
>I want to use MacPerl to send a report to me. I wrote this and its syntax is
>correct, but I am getting an error message. It does not like something in
>the Mail::Send module around line 289.

I'm not familiar with Mail::Send, but if it relies on the presence of
sendmail, then it's not going to work with MacPerl.

If this is the issue, then take a look at Net::SMTP.

If not, then Mail::Send will likely provide a way of specifying the
smtp server to use.

-Charles

-- 
Charles Albrecht                                      Euonymic Solutions
[EMAIL PROTECTED]                                       P.O. Box 300623
C>303.619.7596  F>978.334.3061               Denver, Colorado 80203-0623

Reply via email to