introduce imap_rawlog option for debugging

This commit is contained in:
holger krekel
2024-07-31 01:11:29 +02:00
parent 3ee0b7e288
commit a7101be284
4 changed files with 38 additions and 0 deletions

View File

@@ -2,6 +2,11 @@
## untagged
- add optional "imap_rawlog" config option. If true,
.in/.out files are created in user home dirs
containing the imap protocol messages.
([#389](https://github.com/deltachat/chatmail/pull/389))
## 1.4.0 2024-07-28
- Add `disable_ipv6` config option to chatmail.ini.