This article provides you with information regarding mail scripts  via Plesk.



Unlike the cPanel control panel sending mails through “localhost” is disabled on windows Plesk. You would need to use an existing email account or create a new email account through the Plesk control panel for authentication in their send mail scripts. 



Step 1 -  Upload the PHP mailer script attached to this article to Plesk.

  • Once uploaded extract and rename the folder to PHPMailer.


 



Step 2 - Open the file that you want to use to send your e-mail (this may be a contact.php file for example if a contact form).

Now within this file go ahead and add the following code:



Example of PHP Mail Script 





Example of and ASP Mail Script