[tpm] sending email from cgi on windows

Indy Singh indy at indigostar.com
Sat Dec 31 12:34:29 PST 2011


Use Mail::Transport::SMTP.

You will need to know the name or IP address of an SMTP server that you can use.  This will come from the ISP.

Use port 587, not 25.

Indy Singh
IndigoSTAR Software -- www.indigostar.com

From: Tom Legrady 
Sent: Saturday, December 31, 2011 3:00 PM
To: TPM Toronto Perl Mongers 
Subject: [tpm] sending email from cgi on windows

My brother is moving a simple web site for someone, but while he is competent handling HTML, he doesn't program. I developed a simple CGI script to email the contents of the form .... not expected to be large volume, but it will be information that needs to be incorporated into the history being presented, along with pictures and such  files to be added. 

The script worked fine on my website and on my brother's, but arriving to the server actually being used, it's a windows machine ( so I changed the #! as instructed ); they won't let me do more that ftp up the file. They don't have sendmail. How can I send mail from a  windows machine using MIME-Lite, without having local sendmail. All mail will be going to one address.


Tom


--------------------------------------------------------------------------------
_______________________________________________
toronto-pm mailing list
toronto-pm at pm.org
http://mail.pm.org/mailman/listinfo/toronto-pm
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.pm.org/pipermail/toronto-pm/attachments/20111231/000dade5/attachment.html>


More information about the toronto-pm mailing list