Title: RE: sendmail
Never mind, error on my part!
 
Thanks!
 
Sheri
-----Original Message-----
From: Sharon Tiroff
Sent: Friday, February 16, 2001 7:28 AM
To: 'Frank Novak'
Subject: RE: Sendmail

Thanks I found the Mail-Sendmail and the Mail-Sender packages. I went through the instructions to install the Mail-Sendmail package using the Command Prompt. After trying to install the package the Command Prompt gave me the following message:
 
Error installing package '<Mail-Sendmail >': Could not locate a PPD file for package <Mail-Sendmail >
 
I went to the PPM repository and downloaded the Mail-Sendmail.ppd. What directory do I store the Mail-Sendmail.ppd so it can be found during installation? I initially stored it in the Perl root however, I received the same error when I tried to install the Mail-Sendmail package.
 
Thanks again!
 
Sheri
-----Original Message-----
From: Frank Novak [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 15, 2001 3:10 PM
To: '[EMAIL PROTECTED]'
Subject: RE: sendmail

As someone else noted Mail-Sendmail is available as well.
Both work fine, but use Mail-Sender if you need to add
attachments to your email.

Frank

-----Original Message-----
From: Frank Novak
To: '[EMAIL PROTECTED]'
Sent: 2/15/01 1:05 PM
Subject: RE: sendmail

Sendmail is on unix. You can however download a perl module to send
email via SMTP. The module is available from the ActiveState repository
using ppm. Try this command:

ppm install mail-sender

from your dos command prompt. Then read the docs for sample code.

Frank

-----Original Message-----
From: Sharon Tiroff
To: '[EMAIL PROTECTED]'
Sent: 2/15/01 12:15 PM
Subject: sendmail

I am new to Perl CGI Script and installed ActivePerl to my NT machine
last week.
I would like to send two automatic e-mails out after the user clicks the

submit button. In my readings I understand that I need SENDMAIL on my
box. Should ActivPerl installed this on my machine? I have searched the
drive where I installed ActivePerl and SENDMAIL has not been found.

Thanks,

Sheri
_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users
<http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users

Reply via email to