Skip to content
This repository was archived by the owner on Nov 27, 2018. It is now read-only.
This repository was archived by the owner on Nov 27, 2018. It is now read-only.

Net::IMAP::NoResponseError in imap.rb #107

Open
@firedev

Description

@firedev

Hi,

After a while mailman hanged with the following output:

 IMAP receiver enabled (no-reply@thehouseproject.info@imap.gmail.com).
I, [2014-09-18T03:38:09.990508 #21001]  INFO -- : Polling enabled. Checking every 5 seconds.
/home/rails/.rbenv/versions/2.1.1/lib/ruby/2.1.0/net/imap.rb:1156:in `get_tagged_response': System error (Failure) (Net::IMAP::NoResponseError)
        from /home/rails/.rbenv/versions/2.1.1/lib/ruby/2.1.0/net/imap.rb:1210:in `block in send_command'
        from /home/rails/.rbenv/versions/2.1.1/lib/ruby/2.1.0/monitor.rb:211:in `mon_synchronize'
        from /home/rails/.rbenv/versions/2.1.1/lib/ruby/2.1.0/net/imap.rb:1192:in `send_command'
        ...

I have rescue IOError in the loop already, added this one as well. Is this normal behaviour? This is the first time this error was raised.

What are general best practices for deploying mailman so it can run unattened? It either hangs or dies after a while.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions