haystack / YouPS

YouPS: An email automation tool that makes your email management easy! 😎
11 stars 5 forks source link

Youps button doesn't print out any log #192

Closed soyapark closed 5 years ago

soyapark commented 5 years ago

it also doesn't error msgs to users. It always says success

Also, 2019-07-22 22:05:55 INFO [youps.py:640] [(8715, 'EXPUNGE'), (8819, 'EXISTS')] 2019-07-22 22:05:55 ERROR [youps.py:679] Error while tuple index out of range Traceback (most recent call last): File "/home/ubuntu/production/mailx/engine/youps.py", line 643, in handle_imap_idle result = imap.search('UID %d' % result[0][2][1]) IndexError: tuple index out of range