# File lib/vmail/imap_client.rb, line 807 def self.start(config) imap_client = Vmail::ImapClient.new config imap_client.open imap_client end