I changed the IMAPAdapter again to add this new options:

- set.select(limitby=<int>) to limit extense email sequences to be
fetched
- DAL(query, ignore_common_filters=True) and
imapdb.mailbox.common_filter = lambda query: ... common filters
weren't being read by the adapter.
- set.count() this isn't new really (it was there a couple of versions
before) but I didn't mentioned it.
- Now all the mail text parsed is pre-encoded as UTF-8 to avoid errors
when the output is processed by helpers.

I'll send the new diff to the issues list (although the issue was
marked as fixed).

On 19 ene, 13:37, LightDot <[email protected]> wrote:
> Sounds really good. I guess webmail application would also be an
> interesting web2py project.
>
> Eh, if work days had about 49 hours, I'd be on it right now...

Reply via email to