mirror of
https://github.com/chatmail/core.git
synced 2026-04-28 19:06:35 +03:00
providers may have a maximum for the SMTP RCPT TO: header, therefore, an outgoing message is split into several chunks. the chunk size defaults to 50, however, if known to be larger or smaller by a dedicated provider, this setting may be changed. this does not affect the MIME To: headers, if a provider has a maximum here, this is change would not help.
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