• 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 SMTP (email) won't work

Have you tried to troubleshoot this issue? Any useful error messages from maillog, for example? 'plesk repair mail' maybe? Or something else?
 
Have you tried to troubleshoot this issue? Any useful error messages from maillog, for example? 'plesk repair mail' maybe? Or something else?

I've tried the repair tool but unfortunately the issue doesn't get resolved from it.

Djk73JR.png
 
In server-wide mail settings I have this. For some reason the outgoing emails are getting deterred?

"Messages in queue: 34 deferred, 0 held, 1 incoming, 0 active, 0 corrupted, 35 total."
 
I'm not sure what's happening, I've had to reinstall Plesk around 3-4 times now because certain features just don't work properly out of the box. Email is a big thing for my server can someone please help?
 
The strange thing is that the missing password.db log entry does not fit to your Postfix configuration file. Not sure why this happens. Have you tried this, maybe it helps:
- Change the Plesk component "Postfix" to "Qmail".
- Afterwards change it back to "Postfix".

# /usr/local/psa/admin/sbin/autoinstaller --select-release-current --install-component qmail
# /usr/local/psa/admin/sbin/autoinstaller --select-release-current --install-component postfix
 
Back
Top