Closed jianggor closed 8 years ago
I followed the idle client demo, It does't work, nothing happened when new email comes. I used a python client, which works properly.
The example in README was wrong, sorry about that. I just fixed it.
Make sure to select a mailbox before idling and set c.Mailboxupdates.
c.Mailboxupdates
I followed the idle client demo, It does't work, nothing happened when new email comes. I used a python client, which works properly.