# File lib/em/protocols/smtpserver.rb, line 465 465: def get_server_greeting 466: "EventMachine SMTP Server" 467: end