• 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!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Website Form to email

A

adamc

Guest
I am new to Plesk Windows and need some help. I am trying to make an form on a website hosted on my Plesk Windows 7 server be sent to an email address. I want to use the CGI script "Form2Email", I think I have everything all set except for the "my $mailprog = '/usr/sbin/sendmail';" line. Is their a way I can set it to send email through MailEnable that came with Plesk Windows 7?

Thanks for your help,

Adam
 
MailEnable (the mail server that ships with PfW) has a command line application called "mesend.exe". Log into your server through terminal services and run it from a command line to get the syntax.

That should work. If not I highly recommend using the MailEnable COM object to send mail. It's a lot cleaner.
 
you can also get blat.exe which is a great command line mailer and open source.
 
Back
Top