You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 7, 2024. It is now read-only.
I am connecting to not gmail server, and having this error.
Traceback (most recent call last):
File "main.py", line 304, in <module>
message_infos = GetMessageInfos(opts)
File "main.py", line 104, in GetMessageInfos
for mailbox in m.GetMailboxes():
File "/home/nil/hey/mail-trends/mail.py", line 61, in GetMailboxes
mailboxes.remove('[Gmail]')
It goes away if I comment line 61 in mail.py module.
The text was updated successfully, but these errors were encountered:
I am connecting to not gmail server, and having this error.
Traceback (most recent call last):
File "main.py", line 304, in
message_infos = GetMessageInfos(opts)
File "main.py", line 104, in GetMessageInfos
for mailbox in m.GetMailboxes():
File "/home/nil/hey/mail-trends/mail.py", line 61, in GetMailboxes
mailboxes.remove('[Gmail]')
It goes away if I comment line 61 in mail.py module.
I am connecting to not gmail server, and having this error.
It goes away if I comment line 61 in mail.py module.
The text was updated successfully, but these errors were encountered: