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

Windows Server + Plesk + Sendmail Error

Locky_Lombo

New Pleskian
We got that windows server with plesk and mailenable pre installed from out hosting provider. Then we installed Wordpress and tested contact forms with phpsend mail () but its not working.

We checked logs on: C:\inetpub\mailroot\BadMail

and its telling:

Unable to deliver this message because the follow error was encountered: "This message is a delivery status notification that cannot be delivered.".

The specific error code was 0xC00402C7.

The message sender was <>.

The message was intended for the following recipients.
[email protected]

So why is it that Windows Server +Plesk + Mailenable das PHP SEND MAIL () is not working out of the box after we got new server setup from client?

Regards Locky
 
Do you have RDP access to your server? If so, open the MailEnable snap-in, go to Servers > losthost > Services and Connectors. Right click on SMTP and choose Properties. Ensure you have a good DNS address under DNS Address(es) (well be under the General tab). Click OK. Then go to Servers > localhost > System > Services Status. Right click on MailEnable SMTP Connector and choose Restart. Try sending an email again using your PHP script.
 
Back
Top