nitmir / irc-email-notifier

IRC bot that send notification uppon IRC channels or nicks of new mails in an IMAP mailddir
GNU General Public License v2.0
1 stars 0 forks source link

Bye message of imap stops the bot #2

Open maikell opened 7 years ago

maikell commented 7 years ago

See: 40:32.38 MainThread ["<class 'imaplib2.imaplib2.abort'>: command: LOGOUT => connection terminated"] Is there a way to work around it? Addon:

Traceback (most recent call last): File "./notifier.py", line 290, in Notifier(**params) File "./notifier.py", line 167, in init data = self.irc.recv ( 4096 ) socket.timeout: timed out

DarkTexas commented 5 years ago

any fix on that???