• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Resolved Logfile entry - connect from unknown

TomE

Basic Pleskian
Hello everyone,

since almost two weeks i have the following logfile entries every second

Code:
postfix/smtpd[9353]: connect from unknown[xx.xxx.xx.xx]
postfix/smtpd[9353]: disconnect from unknown[xx.xxx.xx.xx] ehlo=1 auth=0/1 rset=0/1 quit=1 commands=2/4
postfix/smtpd[9353]: warning: hostname ip-38-41.ZervDNS does not resolve to address xx.xxx.xx.xx: Name or service not known

To me it looks like someone is trying to connect to my mail server.

Somebody can tell me if it's harmless and if not, how I can stop it?

Many thanks and regards, Tom
 
Consider using Fail2Ban to protect from brute force attacks.
There is already "plesk-postfix" jail in the Fail2Ban shipped with Plesk.

postfix/smtpd[9353]
Looks like you have Plesk for Linux. Don't know why you post this thread in Plesk for Windows forum section.
 
Hi Igor,

thank you and you're right i posted in the wrong forum. sorry! Can I move the post to obsidian?

Fail2Ban is running an the jail plesk-postfix ist active and also blocks ip addresses but the messages in the log file are just very many and worry me a little.

Thanks, Tom
 
If it is permanent IP address just block it with firewall rule.
 
Back
Top