mirror of
https://github.com/chatmail/core.git
synced 2026-08-13 12:46:08 +03:00
As we are using a dedicated CI relay instance, we don't need to be careful with creating test addresses. But re-using test addresses in a test running in a single worker can leak events/messages which compromises test isolation. Instead of encountering random flaky tests because let's just not cache addresses to maximize test isolation.
============================ 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/