• 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.

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