Forum Moderators: coopster & phranque

Message Too Old, No Replies

Sending mail from local computer using perl

         

dreaming of nascar

6:30 pm on May 11, 2004 (gmt 0)

10+ Year Member



I know about the sendmail fuction in perl to allow you to make a script that will send out an email. Is this also possible having activePerl and Apache server installed on my local machine? If so, how? Thanks in advance!

D_O_N

volatilegx

1:56 pm on May 13, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You also need to have a mail program installed (like sendmail). You use Perl to pipe the email output to the mail program.

dreaming of nascar

6:44 pm on May 13, 2004 (gmt 0)

10+ Year Member



Where would I go about downloading something like that?

D_O_N

markanthony

3:05 pm on May 17, 2004 (gmt 0)

10+ Year Member



Do a search on google for "sendmail for windows".