• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

Perl and Sendmail

J

joelmoss

Guest
I know sendmail is not installed with Plesk for windows, so what should my customers use to send mail via Perl scripts is there is no path to sendmail?
 
I need also exactly the same for some customers. has someone a perl mail script witch is working.
 
sendmail / perl

The system cannot find the path specified :(
????
help me..
 
So how did you fix this problem?

Do Swsoft mods not answer problems here?
 
SendMail is not originally in windows - but there are a lot of sendmail programs for windows.

I found one that works like a charm - without bugs.

folder "sendmail" contains 4 files:
sendmail.exe
sendmail.ini (configuration file)
debug.log
error.log

I usualy put sendmail folder and files in folder /cgi-bin on every hosting that needs sendmail - than set write permission on files debug.log and error.log to IUSR_hosting_acc and in perl files path to sendmail I set "sendmail/sendmail.exe" and works...

If anyone needs it mail me: [email protected]

Aris, www.slohost.net
 
Back
Top