mirror of
https://github.com/chatmail/core.git
synced 2026-05-11 10:56:29 +03:00
Return error for special IDs. Previously "No encryption." was returned for DC_CONTACT_ID_SELF. Show "No encryption." if peerstate is reset. Never talk about transport encryption: it is misleading. Even if TLS is used for client IMAP and SMTP connections, MTA-MTA connection may be unencrypted if MX does not support STARTTLS. Add a Rust test.
Delta Chat C Interface
Documentation
To generate the C Interface documentation,
call doxygen in the deltachat-ffi directory
and browse the html subdirectory.
If thinks work, the documentation is also available online at https://c.delta.chat