helo(domain)
No documentation available.
# File lib/net/smtp.rb, line 825 def helo(domain) getok("HELO #{domain}") end