• 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Issue with Email sent from server

webstyler

Basic Pleskian
Hello

I have try to sent email from domain with simple php code:

<?php
mail("[email protected]", "Subject", "text);
?>

but email is not sent

So, I have try to sent email from horde but not work :(

Need any custom setting to SMTP ??

Thanks
 
Do you get any specific error messages?

which mailserver do you use; mailenable or smartermail
 
you can check the smtp logs for any error messages.

The logs are located in c:\program files\parallels\plesk\mailservers\mailenable\logging\smtp

send a mail and search the latest log file with the email address
 
Back
Top