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

Plesk No Longer Accepts Incoming SMTP

L

lloy0076

Guest
Hmmm...


For some reason my WHOLE mail server has stopped accepting incoming SMTP connections from the outside world.

In /etc/inetd.conf there is:

smtp stream tcp nowait root /var/qmail/bin/tcp-env tcp-env -Rt0 /var/qmail/bin/relaylock /var/qmail/bin/qmail-smtpd /var/qmail/bin/smtp_auth /var/qmail/bin/true /var/qmail/bin/cmd5checkpw /bin/true
smtps stream tcp nowait root /var/qmail/bin/tcp-env tcp-env -Rt0 /var/qmail/bin/relaylock /var/qmail/bin/qmail-smtpd /var/qmail/bin/smtp_auth /var/qmail/bin/true /var/qmail/bin/cmd5checkpw /bin/true

And if I telnet localhost 25 I can get to the mail server.

However all outside clients are timing out.

As far as I know, nothing has changed and this has just mysteriously started to happen...


DSL
 
Errk,


It turned out that the server itself had run out of some type of resources and gotten confused.

A reboot helped!

DSL
 
Back
Top