awangga/outlook

AttributeError: 'Outlook' object has no attribute 'imap'

Closed this issue · 1 comments

Traceback (most recent call last):
return self.imap.select("Inbox")

afaik the self.imap variable should be declared in the __ init __ method