mirror of
https://github.com/chatmail/core.git
synced 2026-04-05 23:22:11 +03:00
This test checks that MDN is marked as seen on ac1. Because ac1 also receives BCC-self, it is possible that event of marking this message as seen is confused with marking MDN as seen, and the test passes even if MDN is not marked as seen. Explicitly disabling BCC-self for ac1 ensures it receives only one message (MDN). Also start direct_imap as early as possible, before sending the message. It is possible now, because BCC-self is not sent.