imapfw icon indicating copy to clipboard operation
imapfw copied to clipboard

imapfw (IMAP/mail framework)

Results 4 imapfw issues
Sort by recently updated
recently updated
newest added

``` def async(topic) ``` line 294 of imapfw/edmp.py what about naming it "asyn" or just "asynchronous"

I'm currently trying to decide between offlineimap, imapfw and mbsync/isync. As such, a comparison between all three of them would be nice to help people decide, but is probably out...

I am currently using offlineimap and only fetch my "All Mail" folder from Gmail and get my labels using the `X-keywords` header. I was however wondering if it would be...

My goal is to bundle an IMAP proxy usable by endusers to sanitize email attachments transparently. I am the maintainer of [PyCIRClean](https://github.com/CIRCL/PyCIRCLean) and I'm going to write a python script...

question