• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

submerges /var/log/messages

3a-informatique

Basic Pleskian
Since I'm using CentOS 5 , /var/log/messages gets submerged by the same log message all time over again:

Jun 28 17:14:13 s15394520 xinetd[2556]: START: smtp pid=22462 from=88.149.126.145
Jun 28 17:14:14 s15394520 xinetd[2556]: EXIT: smtp status=0 pid=22462 duration=1(sec)
Jun 28 17:14:21 s15394520 wdcollect[20430]: Database server connection has been established.
Jun 28 17:14:29 s15394520 xinetd[2556]: START: smtp pid=22463 from=218.48.126.30
Jun 28 17:14:31 s15394520 wdcollect[20430]: Database server connection has been established.
Jun 28 17:14:32 s15394520 xinetd[2556]: EXIT: smtp status=0 pid=22463 duration=3(sec)
Jun 28 17:14:34 s15394520 xinetd[2556]: START: smtp pid=22465 from=83.221.185.206
Jun 28 17:14:38 s15394520 xinetd[2556]: EXIT: smtp status=0 pid=22465 duration=4(sec)
Jun 28 17:14:41 s15394520 wdcollect[20430]: Database server connection has been

What's the cause and how can I fix it?

thank you
 
It is not errors but just notifications. Why you want _fix_ it?
 
Any news on this? I am having the same problem. I can't even search /var/log/messages for what's important anymore because it is saturated with these notifications and I can't figure out how to disable them. Here's an example. There are several hundred per minute!!!!

Jul 5 13:49:19 saturn xinetd[2586]: EXIT: smtp status=0 pid=24336 duration=0(sec)
Jul 5 13:49:19 saturn xinetd[2586]: EXIT: smtp status=0 pid=24337 duration=0(sec)
Jul 5 13:49:21 saturn xinetd[2586]: START: smtp pid=24340 from=116.71.32.146
Jul 5 13:49:21 saturn xinetd[2586]: EXIT: smtp status=0 pid=24284 duration=31(sec)
Jul 5 13:49:21 saturn xinetd[2586]: START: smtp pid=24341 from=89.33.228.140
Jul 5 13:49:22 saturn xinetd[2586]: EXIT: smtp status=1 pid=24333 duration=4(sec)
Jul 5 13:49:23 saturn xinetd[2586]: START: smtp pid=24345 from=95.134.47.153
Jul 5 13:49:23 saturn xinetd[2586]: START: smtp pid=24347 from=61.100.219.50
Jul 5 13:49:23 saturn xinetd[2586]: EXIT: smtp status=0 pid=24345 duration=0(sec)
Jul 5 13:49:24 saturn xinetd[2586]: EXIT: smtp status=0 pid=24347 duration=1(sec)
Jul 5 13:49:26 saturn xinetd[2586]: START: smtp pid=24348 from=80.78.23.188
Jul 5 13:49:27 saturn xinetd[2586]: EXIT: smtp status=0 pid=24341 duration=6(sec)
Jul 5 13:49:27 saturn xinetd[2586]: START: smtp pid=24349 from=89.33.228.140
Jul 5 13:49:27 saturn xinetd[2586]: START: smtp pid=24350 from=119.155.117.247
Jul 5 13:49:27 saturn xinetd[2586]: EXIT: smtp status=1 pid=24263 duration=42(sec)
Jul 5 13:49:27 saturn xinetd[2586]: START: smtp pid=24351 from=77.29.53.73
Jul 5 13:49:27 saturn xinetd[2586]: EXIT: smtp status=0 pid=24348 duration=1(sec)
Jul 5 13:49:27 saturn xinetd[2586]: START: smtp pid=24352 from=61.100.219.50
Jul 5 13:49:27 saturn xinetd[2586]: START: smtp pid=24353 from=109.96.230.22
Jul 5 13:49:27 saturn xinetd[2586]: EXIT: smtp status=0 pid=24349 duration=0(sec)
Jul 5 13:49:27 saturn xinetd[2586]: EXIT: smtp status=0 pid=24351 duration=0(sec)
Jul 5 13:49:27 saturn xinetd[2586]: START: smtp pid=24354 from=89.33.228.140
Jul 5 13:49:28 saturn xinetd[2586]: EXIT: smtp status=0 pid=24350 duration=1(sec)
Jul 5 13:49:28 saturn xinetd[2586]: EXIT: smtp status=0 pid=24354 duration=1(sec)
Jul 5 13:49:28 saturn xinetd[2586]: EXIT: smtp status=0 pid=24352 duration=1(sec)
Jul 5 13:49:28 saturn xinetd[2586]: START: smtp pid=24355 from=61.100.219.50
Jul 5 13:49:29 saturn xinetd[2586]: EXIT: smtp status=0 pid=24355 duration=1(sec)
Jul 5 13:49:29 saturn xinetd[2586]: START: smtp pid=24356 from=59.95.109.56
Jul 5 13:49:29 saturn xinetd[2586]: EXIT: smtp signal=13 pid=24356 duration=0(sec)
Jul 5 13:49:32 saturn xinetd[2586]: START: smtp pid=24358 from=187.2.44.10
Jul 5 13:49:32 saturn xinetd[2586]: START: smtp pid=24360 from=61.100.219.50
Jul 5 13:49:32 saturn xinetd[2586]: EXIT: smtp status=0 pid=24358 duration=0(sec)


What can be done to stop this?!
 
All I see is a bunch of hosts connecting to your SMTP server. That's pretty normal when running an SMTP server. I don't see a problem really.
 
Back
Top