Class Redwood::IMAP
In: lib/sup/imap.rb
Parent: Source

Methods

Included Modules

SerializeLabelsNicely

Constants

SCAN_INTERVAL = 60
RECOVERABLE_ERRORS = [ Errno::EPIPE, Errno::ETIMEDOUT, OpenSSL::SSL::SSLError ]   upon these errors we‘ll try to rereconnect a few times

Attributes

password  [RW] 
username  [RW] 

Public Class methods

Public Instance methods

is this necessary? TODO: remove maybe

[Validate]