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

Question Firewall blocking plesk_saslauthd failed mail authentication attempt for user 'info' (password len=9)

shopuser

Regular Pleskian
Server operating system version
Ubuntu 20.04.4 LTS
Plesk version and microupdate number
Plesk Obsidian Version 18.0.45
i have a nonstop this type from attacks,scannings:

Aug 14 07:13:39 server plesk_saslauthd[2529904]: failed mail authentication attempt for user 'info' (password len=9)
Aug 14 07:13:39 server postfix/smtpd[2529839]: warning: unknown[213.154.2.42]: SASL LOGIN authentication failed: authentication failure
Aug 14 07:13:40 server postfix/smtpd[2529839]: lost connection after AUTH from unknown[213.154.2.42]
Aug 14 07:13:40 server postfix/smtpd[2529839]: disconnect from unknown[213.154.2.42] ehlo=1 auth=0/1 commands=1/2

fail2ban catch all this ips, and block but what is this for a login ?
why is : "failed mail authentication attempt for user 'info' " all my mailadreess have a alias

how i can block this logins complete ?

in the firewall i have a rule on Plesk for SSH, FTP, IMAP-Server (for receive mail ) only with the subnet from my home internet and my local mobile provider,
i can receive my mails, SHH ,FTP only from this subnet ip area
 
fail2ban catch all this ips, and block but what is this for a login ?
trying to SMTP AUTH to be able to send(relay) spam through your server
why is : "failed mail authentication attempt for user 'info' " all my mailadreess have a alias
but the attacker doesn't know that
how i can block this logins complete ?
You can't just block the smtp ports because that would block all incoming mail.
 
Back
Top