AttributeError: 'Outlook' object has no attribute 'imap'
Closed this issue · 1 comments
qig-smiller commented
Traceback (most recent call last):
return self.imap.select("Inbox")
qig-smiller commented
afaik the self.imap variable should be declared in the __ init __ method