smtp server test fails when sending mail from a Dahua DVR-3104 DVR
here are the logs from my smtp server
SMTP client connected [11.11.11.11]
220 domain.ua Courier Mail Server 1.57 ESMTP service ready
HELO localhost
250 domain.ua greets localhost
AUTH LOGIN
500 Command not recognized
EHLO localhost
503 Bad sequence of commands
AUTH LOGIN
500 Command not recognized
Error: Connection broken
SMTP client disconnected [11.11.11.11]
I set up the DVR seemingly correctly - but sending notifications doesn't work, what could be wrong?
Comments