Module: EventMachine

Defined in:
lib/readability_importer/event_machine_patch.rb

Overview

Patch EventMachine::Protocol::SmtpClient to use HELO instead. Readability SMTP server doesn’t understand EHLO. See lib/em/protocols/smtpclient.rb

Defined Under Namespace

Modules: Protocols