# scripts/smtp - check on mail server

# Some SMTP servers may complain of the non-existent domain-name on the HELO.
# So, UTSL.

send	HELO remstats.testing\nQUIT\n
timeout	5
ok      ^250

