Bruno Thomas

Results 41 comments of Bruno Thomas

Thanks this is really useful. Could you add some test(s) to the oauth method ?

sorry for the delay I was on another projects lately, that makes sense to me, I will see the implication for your third point soon

hmm `data[0]` should return `b'FLAGS (\\Answered \\Flagged \\Deleted \\Seen \\Draft \\Forwarded $Junk $label4 $label5 $label2 $label3 $label1 Junk $Forwarded $MDNSent NonJunk)'` in your example. In the API for now the...

Thanks for the issue I will have a look soon (or if you want it to be implemented faster don't hesitate to make a PR).

hmm good question. We haven't done any benchmarks. Theoretically, it should perform better to standard because it would benefit from asyncio : there would be a kind of parallelization when...

it is because you have to replace `imap.server` `account_id` and `password` by your imap server and credientials. I have tested it, there was an error because it was not using...

Thank you for your feedbacks, addings and thoughts. But I'm sorry, I cannot merge this PR : * tests are broken (and not one but a lot I'm not even...

what I mean @Lithimlin is pretty clear, there is no opinion or whatever here, only facts : * tests are broken : look above : do you see one commit...

I pulled the branch and yes the tests are green. But I can't merge this. I'm sorry, even if I think that there may be value in it. there are...