mirror of
https://github.com/chatmail/core.git
synced 2026-04-18 14:06:29 +03:00
Download outgoing messages only from Inbox and Mvbox (and Sent -- until `Config::SentboxWatch` is dropped) to ensure they are sorted correctly with incoming messages. This way we actually do server-side sorting. Otherwise it's possible that outgoing replies from other devices appear before incoming messages. Users should CC/BCC/To themselves to see sent messages in Delta Chat.
============================ CFFI Python Bindings ============================ This package provides `Python bindings`_ to the `chatmail core library`_ which implements IMAP/SMTP/MIME/OpenPGP e-mail standards and offers a low-level Chat/Contact/Message API to user interfaces and bots. .. _`chatmail core library`: https://github.com/chatmail/core .. _`Python bindings`: https://py.delta.chat/