Koozali.org: home of the SME Server

Obsolete Releases => SME Server 9.x => Topic started by: mmccarn on June 09, 2017, 01:22:35 PM

Title: qpsmtpd (unrecognized_command) count_unrecognized_commands: 'auth', (1)
Post by: mmccarn on June 09, 2017, 01:22:35 PM

I'm getting several hundred connections each day (on a mail server that only receives 10 - 15 valid emails per day) that show the sequence below in /var/log/qpsmtpd/current:

Code: [Select]
@40000000593a7d2e13718fdc 4250 250 mysmeserver.tld Hi 189-210-188-70.static.axtel.net [189.210.188.70]; I am so happy to meet you.
@40000000593a7d2e31a991d4 4250 dispatching AUTH LOGIN
@40000000593a7d2e31a999a4 4250 (unrecognized_command) count_unrecognized_commands: 'auth', (1)
@40000000593a7d2e31a9a174 4250 500 Unrecognized command
@40000000593a7d2e31a9a55c 4250 dispatching QUIT
@40000000593a7d2e31a9a944 4250 221 mysmeserver.tld closing connection. Have a wonderful day.
@40000000593a7d2e31a9ad2c 4250 click, disconnecting
@40000000593a7d2e31a9b114 4247 cleaning up after 4250

I'm pretty sure that these are no more alarming than a dictionary attack against ssh would be with username login disabled (that is, it's just log noise that I can safely ignore).

However, I still have several questions: