#SMTP server validation fails with Reason: Weird server reply.

1 messages · Page 1 of 1 (latest)

uneven sentinel
#

Trying to set a mailserver under "event config modify -mail-server 1.2.3.4" and receive the following validation error:
::> event config modify -mail-server 1.2.3.4

Warning: Unable to validate mailserver "1.2.3.4". Reason: Weird server reply.
Do you want to continue? {y|n}:

Can anyone explain how ONTAP validates the SMTP mail-server configuration?

thin flint
#

I’d be be guessing here but I suspect it communicates tcp port 25, issues the helo command to verify.

What happens from your desktop if you “telnet mail mailhost 25”, then type “helo domain.com” (your local domain)?

uneven sentinel
uneven sentinel
#

@thin flint - any update?

thin flint
#

Is it still not working? Or is it just complaining?