• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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