XaviTorello / mail2googlegroup

Import email to Google Groups. Migration tool (imap and mbox)
GNU Affero General Public License v3.0
31 stars 7 forks source link

Error while interacting with the IMAP SERVER: ''MailBox' object has no attribute 'box'' #9

Open AverageSauce opened 2 years ago

AverageSauce commented 2 years ago

Any idea what this could be referring to?

vichong commented 2 years ago

I am having the same issue

shutupflanders commented 2 years ago

Looks to be an issue with the latest imap-tools Running pip3 install imap-tools==0.22.0 seems to resolve the issue.