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

Domain Email problems

C

Colmac

Guest
Hi,

Since updating plesk a few weeks ago, email on all of the domains on our server working after a couple of days and sometimes overnight. I have to disable and enable email on a domain to get it working again.

I have googled the problem and haven’t found much. Most articles that I read talked about making sure that the problem domains are in the rcpthosts file and virtualhosts file of qmail. I have checked this and all of our domains are in the files, even when they are not working.

I have watched the mail log when mail is not working and nothing was going through until I disabled a domain’s email and then enabled it, then a flood of emails went through to all domains.

Has anyone got any ideas what could be the problem? If I knew what the enable/disable button in the plesk control panel does it would be a lot easier to identify the problem.

Thanks.
 
I've had a similar problem one month ago.
I could not to determinate which is the orgin of mail flood but I solved in this way:
-Install the tcpwrapper daemon tool
-Remove smtp service from xinetd
-Configure smtp service in tcpwrapper

Tcpwrapper, is a more flexible superdaemon that allow to deny too much multiple connection to the same service.
 
Thanks blackdeep!:)

I checked the system log and have sourced the problem. It seems that xinetd restarts itself randomly and when this happens, it fails to start the smtp services.

Do you think the restarting could be caused by too many concurrent connections to xinetd?

I am going to try using tcpwrapper and see if it solves the problem.

Thanks again.
 
In my server too many smtp connections caused xinetd to crash, in your i don't know. If you post some row of /var/log/messages and /var/log/secure i can be more helpful

Bye..
 
Back
Top