-
-
Notifications
You must be signed in to change notification settings - Fork 122
Slow SQL query in store_seen_flags_on_imap #8022
Description
I have an account with 3 relays, same account in desktop 2.43.0 is fine in idle state, in android with latest core (and also with #8018 by @link2xt ) I still notice the account takes quite a while in "updating..." state every time I startIO (in ArcaneChat I can start/stop IO for each account with a toggle so I can test this) for example in the following two logging sessions where I stopIO and then startIO, and collect logs from startIO until it finish displaying "updating...", first one took around 13 seconds, second time 8 seconds, sometimes it can even take more than 13sec
I was suspecting it could be some of the relays being slow, but I created a new profile with 3 relays using the same servers and then when IO starts it instantaneusly switches to idle/ready
2026-03-23 13:10:45.813 11931-11953 DeltaChat app_process64 I [accId=2] src/scheduler.rs:68: starting IO
2026-03-23 13:10:45.814 11931-11953 DeltaChat app_process64 I [accId=2] src/scheduler.rs:352: Starting inbox loop.
2026-03-23 13:10:45.814 11931-11953 DeltaChat app_process64 I [accId=2] src/scheduler.rs:371: Preparing new IMAP session for inbox.
2026-03-23 13:10:45.814 11931-11953 DeltaChat app_process64 I [accId=2] src/imap.rs:338: Connecting to IMAP server.
2026-03-23 13:10:45.814 11931-11953 DeltaChat app_process64 I [accId=2] src/imap.rs:353: IMAP trying to connect to arcanechat.me:993:tls.
2026-03-23 13:10:45.814 11931-11953 DeltaChat app_process64 I [accId=2] src/net/dns.rs:140: No memory-cached DNS resolution for arcanechat.me available, waiting for the resolver.
2026-03-23 13:10:45.814 11931-11953 DeltaChat app_process64 I [accId=2] src/scheduler.rs:352: Starting inbox loop.
2026-03-23 13:10:45.814 11931-11953 DeltaChat app_process64 I [accId=2] src/scheduler.rs:371: Preparing new IMAP session for inbox.
2026-03-23 13:10:45.814 11931-11953 DeltaChat app_process64 I [accId=2] src/imap.rs:338: Connecting to IMAP server.
2026-03-23 13:10:45.814 11931-11953 DeltaChat app_process64 I [accId=2] src/imap.rs:353: IMAP trying to connect to arcanechat.me:993:tls.
2026-03-23 13:10:45.815 11931-11953 DeltaChat app_process64 I [accId=2] src/net/dns.rs:140: No memory-cached DNS resolution for arcanechat.me available, waiting for the resolver.
2026-03-23 13:10:45.815 11931-11953 DeltaChat app_process64 I [accId=2] src/scheduler.rs:352: Starting inbox loop.
2026-03-23 13:10:45.815 11931-11953 DeltaChat app_process64 I [accId=2] src/scheduler.rs:648: Starting SMTP loop.
2026-03-23 13:10:45.815 11931-11953 DeltaChat app_process64 I [accId=2] src/scheduler.rs:371: Preparing new IMAP session for inbox.
2026-03-23 13:10:45.815 11931-11953 DeltaChat app_process64 I [accId=2] src/scheduler.rs:820: scheduler is running
2026-03-23 13:10:45.815 11931-11953 DeltaChat app_process64 I [accId=2] src/imap.rs:338: Connecting to IMAP server.
2026-03-23 13:10:45.815 11931-11953 DeltaChat app_process64 I [accId=2] src/location.rs:746: Location loop is waiting for 24h 0m 0s or interrupt
2026-03-23 13:10:45.816 11931-11953 DeltaChat app_process64 I [accId=2] src/smtp.rs:516: Selected rows from SMTP queue: [].
2026-03-23 13:10:45.817 11931-11953 DeltaChat app_process64 I [accId=2] src/imap.rs:353: IMAP trying to connect to chat.in-the.eu:993:tls.
2026-03-23 13:10:45.817 11931-11953 DeltaChat app_process64 I [accId=2] src/net/dns.rs:140: No memory-cached DNS resolution for chat.in-the.eu available, waiting for the resolver.
2026-03-23 13:10:45.817 11931-11953 DeltaChat app_process64 I [accId=2] src/smtp.rs:633: Sending MDNs.
2026-03-23 13:10:45.817 11931-11953 DeltaChat app_process64 I [accId=2] src/scheduler.rs:688: SMTP fake idle started.
2026-03-23 13:10:45.817 11931-11953 DeltaChat app_process64 I [accId=2] src/scheduler.rs:716: SMTP has no messages to retry, waiting for interrupt.
2026-03-23 13:10:45.818 11931-11953 DeltaChat app_process64 I [accId=2] src/net/dns.rs:180: Resolved arcanechat.me into 159.195.34.47.
2026-03-23 13:10:45.818 11931-11953 DeltaChat app_process64 I [accId=2] src/net/dns.rs:180: Resolved arcanechat.me into 159.195.34.47.
2026-03-23 13:10:45.818 11931-11953 DeltaChat app_process64 I [accId=2] src/imap/client.rs:122: Attempting IMAP connection to arcanechat.me (159.195.34.47:993).
2026-03-23 13:10:45.819 11931-11953 DeltaChat app_process64 I [accId=2] src/net/dns.rs:180: Resolved chat.in-the.eu into 78.46.190.129.
2026-03-23 13:10:45.819 11931-11953 DeltaChat app_process64 I [accId=2] src/imap/client.rs:122: Attempting IMAP connection to arcanechat.me (159.195.34.47:993).
2026-03-23 13:10:45.819 11931-11953 DeltaChat app_process64 I [accId=2] src/net/dns.rs:180: Resolved chat.in-the.eu into 2a01:4f8:1c17:7b06::1.
2026-03-23 13:10:45.821 11931-11953 DeltaChat app_process64 I [accId=2] src/imap/client.rs:122: Attempting IMAP connection to chat.in-the.eu (78.46.190.129:993).
2026-03-23 13:10:45.821 11931-11953 DeltaChat app_process64 I [accId=2] src/contact.rs:2157: Recently seen loop waiting for 0h 1m 1s or interrupt
2026-03-23 13:10:45.904 11931-11953 DeltaChat app_process64 I [accId=2] src/ephemeral.rs:612: Ephemeral loop waiting for deletion in 2h 2m 5s or interrupt
2026-03-23 13:10:45.917 11931-11953 DeltaChat app_process64 I [accId=2] src/imap.rs:391: Logging into IMAP server with LOGIN.
2026-03-23 13:10:45.917 11931-11953 DeltaChat app_process64 I [accId=2] src/imap.rs:391: Logging into IMAP server with LOGIN.
2026-03-23 13:10:45.932 11931-11953 DeltaChat app_process64 I [accId=2] src/imap.rs:391: Logging into IMAP server with LOGIN.
2026-03-23 13:10:46.012 11931-11953 DeltaChat app_process64 I [accId=2] src/imap.rs:434: Successfully logged into IMAP server.
2026-03-23 13:10:46.015 11931-11953 DeltaChat app_process64 I [accId=2] src/imap.rs:434: Successfully logged into IMAP server.
2026-03-23 13:10:46.039 11931-11953 DeltaChat app_process64 I [accId=2] src/imap.rs:1485: Server supports metadata, retrieving server comment and admin contact.
2026-03-23 13:10:46.051 11931-11953 DeltaChat app_process64 I [accId=2] src/imap.rs:434: Successfully logged into IMAP server.
2026-03-23 13:10:46.073 11931-11953 DeltaChat app_process64 W [accId=2] src/imap.rs:1518: Got invalid URL from iroh relay metadata: "\"\"".
2026-03-23 13:10:46.780 11931-11953 DeltaChat app_process64 I [accId=2] src/imap/select_folder.rs:80: Selected folder "INBOX".
2026-03-23 13:10:46.782 11931-11953 DeltaChat app_process64 I [accId=2] src/imap.rs:598: fetch_new_msg_batch(INBOX): UIDVALIDITY=1774178646, UIDNEXT=913.
2026-03-23 13:10:46.820 11931-11953 DeltaChat app_process64 I [accId=2] src/imap.rs:722: "8de4cb1b-f3f1-46e6-9af5-a9fb7c6d5aae@localhost" is not a post-message.
2026-03-23 13:10:46.822 11931-11953 DeltaChat app_process64 I [accId=2] src/imap.rs:722: "b32568d0-4eae-415e-ba76-385c1126c870@localhost" is not a post-message.
2026-03-23 13:10:46.822 11931-11953 DeltaChat app_process64 I [accId=2] src/imap.rs:1285: Starting UID FETCH of message set "913:914".
2026-03-23 13:10:46.854 11931-11953 DeltaChat app_process64 I [accId=2] src/imap.rs:1375: Passing message UID 913 to receive_imf().
2026-03-23 13:10:46.862 11931-11953 DeltaChat app_process64 I [accId=2] src/receive_imf.rs:520: Receiving message "8de4cb1b-f3f1-46e6-9af5-a9fb7c6d5aae@localhost", seen=true...
2026-03-23 13:10:46.862 11931-11953 DeltaChat app_process64 I [accId=2] src/receive_imf.rs:1197: Message is an MDN (TRASH).
2026-03-23 13:10:46.956 11931-11953 DeltaChat app_process64 I [accId=2] src/receive_imf.rs:2356: Message has 1 parts and is assigned to chat #Chat#Trash.
2026-03-23 13:10:46.956 11931-11953 DeltaChat app_process64 I [accId=2] src/contact.rs:2157: Recently seen loop waiting for 0h 1m 0s or interrupt
2026-03-23 13:10:46.956 11931-11952 G0 app_process64 I executing debounced chatlist loading
2026-03-23 13:10:46.996 11931-11953 DeltaChat app_process64 I [accId=2] src/imap.rs:1375: Passing message UID 914 to receive_imf().
2026-03-23 13:10:47.001 11931-11953 DeltaChat app_process64 I [accId=2] src/receive_imf.rs:520: Receiving message "b32568d0-4eae-415e-ba76-385c1126c870@localhost", seen=true...
2026-03-23 13:10:47.003 11931-11953 DeltaChat app_process64 I [accId=2] src/receive_imf.rs:1197: Message is an MDN (TRASH).
2026-03-23 13:10:47.130 11931-11953 DeltaChat app_process64 I [accId=2] src/receive_imf.rs:2356: Message has 1 parts and is assigned to chat #Chat#Trash.
2026-03-23 13:10:47.131 11931-11953 DeltaChat app_process64 I [accId=2] src/contact.rs:2157: Recently seen loop waiting for 0h 0m 59s or interrupt
2026-03-23 13:10:47.134 11931-11953 DeltaChat app_process64 I [accId=2] src/imap.rs:1420: Successfully received 2 UIDs.
2026-03-23 13:10:47.134 11931-11953 DeltaChat app_process64 I [accId=2] src/imap.rs:794: 2 mails read from "INBOX".
2026-03-23 13:10:47.134 11931-11953 DeltaChat app_process64 I [accId=2] src/imap.rs:803: available_post_msgs: 0, download_later: 0.
2026-03-23 13:10:47.223 11931-11952 G0 app_process64 I executing debounced chatlist loading
2026-03-23 13:10:47.271 11931-11953 DeltaChat app_process64 I [accId=2] src/scheduler.rs:558: IMAP session in folder "INBOX" supports IDLE, using it.
2026-03-23 13:10:47.272 11931-11953 DeltaChat app_process64 I [accId=2] src/imap/idle.rs:45: Skip IDLE in "INBOX" because we got interrupt.
2026-03-23 13:10:47.272 11931-11953 DeltaChat app_process64 I [accId=2] src/scheduler.rs:384: IMAP loop iteration for inbox finished, keeping the session.
2026-03-23 13:10:47.562 11931-11953 DeltaChat app_process64 I [accId=2] src/imap/select_folder.rs:80: Selected folder "INBOX".
2026-03-23 13:10:47.562 11931-11953 DeltaChat app_process64 I [accId=2] src/imap.rs:569: No new emails in folder "INBOX".
2026-03-23 13:10:47.676 11931-11953 DeltaChat app_process64 I [accId=2] src/scheduler.rs:558: IMAP session in folder "INBOX" supports IDLE, using it.
2026-03-23 13:10:47.676 11931-11953 DeltaChat app_process64 I [accId=2] src/imap/idle.rs:45: Skip IDLE in "INBOX" because we got interrupt.
2026-03-23 13:10:47.676 11931-11953 DeltaChat app_process64 I [accId=2] src/scheduler.rs:384: IMAP loop iteration for inbox finished, keeping the session.
2026-03-23 13:10:47.768 11931-11953 DeltaChat app_process64 I [accId=2] src/imap.rs:1129: Marked messages 913:914 in folder INBOX as seen.
2026-03-23 13:10:47.769 11931-11953 DeltaChat app_process64 I [accId=2] src/imap.rs:569: No new emails in folder "INBOX".
2026-03-23 13:10:47.853 11931-11953 DeltaChat app_process64 I [accId=2] src/scheduler.rs:558: IMAP session in folder "INBOX" supports IDLE, using it.
2026-03-23 13:10:47.878 11931-11953 DeltaChat app_process64 I [accId=2] src/imap/idle.rs:62: IDLE entering wait-on-remote state in folder "INBOX".
2026-03-23 13:10:49.203 11931-11953 DeltaChat app_process64 I [accId=2] src/imap.rs:569: No new emails in folder "INBOX".
2026-03-23 13:10:49.285 11931-11953 DeltaChat app_process64 I [accId=2] src/scheduler.rs:558: IMAP session in folder "INBOX" supports IDLE, using it.
2026-03-23 13:10:49.310 11931-11953 DeltaChat app_process64 I [accId=2] src/imap/idle.rs:62: IDLE entering wait-on-remote state in folder "INBOX".
2026-03-23 13:10:53.532 11931-11953 DeltaChat app_process64 I [accId=2] src/imap/select_folder.rs:80: Selected folder "INBOX".
2026-03-23 13:10:53.534 11931-11953 DeltaChat app_process64 I [accId=2] src/imap.rs:569: No new emails in folder "INBOX".
2026-03-23 13:10:53.567 11931-12038 FcmReceiveService app_process64 I FCM push notification received
2026-03-23 13:10:53.567 11931-11953 DeltaChat app_process64 I [accId=0] Starting background fetch for 5 accounts.
2026-03-23 13:10:53.568 11931-11953 DeltaChat app_process64 I [accId=2] src/context.rs:616: background_fetch started fetching wlnewteb8kntjjqhlx9w@chat.in-the.eu.
2026-03-23 13:10:53.568 11931-11953 DeltaChat app_process64 I [accId=2] src/imap/idle.rs:76: "INBOX": Received interrupt, stopping IDLE.
2026-03-23 13:10:53.568 11931-11953 DeltaChat app_process64 I [accId=2] src/scheduler.rs:720: SMTP fake idle interrupted.
2026-03-23 13:10:53.568 11931-11953 DeltaChat app_process64 I [accId=2] src/imap/idle.rs:91: "INBOX": Idle wait was interrupted manually.
2026-03-23 13:10:53.568 11931-11953 DeltaChat app_process64 I [accId=2] src/imap/idle.rs:76: "INBOX": Received interrupt, stopping IDLE.
2026-03-23 13:10:53.568 11931-11953 DeltaChat app_process64 I [accId=2] src/imap/idle.rs:91: "INBOX": Idle wait was interrupted manually.
2026-03-23 13:10:53.568 11931-11953 DeltaChat app_process64 I [accId=2] src/smtp.rs:516: Selected rows from SMTP queue: [].
2026-03-23 13:10:53.568 11931-11953 DeltaChat app_process64 I [accId=2] src/smtp.rs:633: Sending MDNs.
2026-03-23 13:10:53.591 11931-11953 DeltaChat app_process64 I [accId=2] src/scheduler.rs:384: IMAP loop iteration for inbox finished, keeping the session.
2026-03-23 13:10:53.601 11931-11953 DeltaChat app_process64 I [accId=2] src/scheduler.rs:384: IMAP loop iteration for inbox finished, keeping the session.
2026-03-23 13:10:53.616 11931-11953 DeltaChat app_process64 I [accId=2] src/scheduler.rs:688: SMTP fake idle started.
2026-03-23 13:10:53.617 11931-11953 DeltaChat app_process64 I [accId=2] src/scheduler.rs:716: SMTP has no messages to retry, waiting for interrupt.
2026-03-23 13:10:53.641 11931-11953 DeltaChat app_process64 I [accId=2] src/scheduler.rs:558: IMAP session in folder "INBOX" supports IDLE, using it.
2026-03-23 13:10:53.641 11931-11953 DeltaChat app_process64 I [accId=2] src/imap/idle.rs:45: Skip IDLE in "INBOX" because we got interrupt.
2026-03-23 13:10:53.641 11931-11953 DeltaChat app_process64 I [accId=2] src/scheduler.rs:384: IMAP loop iteration for inbox finished, keeping the session.
2026-03-23 13:10:53.980 11931-11953 DeltaChat app_process64 I [accId=2] src/imap.rs:598: fetch_new_msg_batch(INBOX): UIDVALIDITY=1774178646, UIDNEXT=915.
2026-03-23 13:10:54.011 11931-11953 DeltaChat app_process64 I [accId=2] src/imap.rs:794: 0 mails read from "INBOX".
2026-03-23 13:10:54.011 11931-11953 DeltaChat app_process64 I [accId=2] src/imap.rs:803: available_post_msgs: 0, download_later: 0.
2026-03-23 13:10:54.121 11931-11953 DeltaChat app_process64 I [accId=2] src/scheduler.rs:558: IMAP session in folder "INBOX" supports IDLE, using it.
2026-03-23 13:10:54.121 11931-11953 DeltaChat app_process64 I [accId=2] src/imap.rs:1807: Need to refetch "INBOX", got unsolicited EXISTS Exists(874)
2026-03-23 13:10:54.121 11931-11953 DeltaChat app_process64 I [accId=2] src/imap/idle.rs:37: Skipping IDLE in "INBOX" because there may be new mail.
2026-03-23 13:10:54.121 11931-11953 DeltaChat app_process64 I [accId=2] src/scheduler.rs:384: IMAP loop iteration for inbox finished, keeping the session.
2026-03-23 13:10:54.703 11931-11953 DeltaChat app_process64 I [accId=2] src/imap.rs:598: fetch_new_msg_batch(INBOX): UIDVALIDITY=1774178646, UIDNEXT=915.
2026-03-23 13:10:54.740 11931-11953 DeltaChat app_process64 I [accId=2] src/imap.rs:722: "31f28704-3361-4da2-afdb-109664959427@localhost" is not a post-message.
2026-03-23 13:10:54.740 11931-11953 DeltaChat app_process64 I [accId=2] src/imap.rs:1285: Starting UID FETCH of message set "915".
2026-03-23 13:10:54.767 11931-11953 DeltaChat app_process64 I [accId=2] src/imap.rs:1375: Passing message UID 915 to receive_imf().
2026-03-23 13:10:54.770 11931-11953 DeltaChat app_process64 I [accId=2] src/receive_imf.rs:520: Receiving message "31f28704-3361-4da2-afdb-109664959427@localhost", seen=true...
2026-03-23 13:10:54.770 11931-11953 DeltaChat app_process64 I [accId=2] src/receive_imf.rs:1197: Message is an MDN (TRASH).
2026-03-23 13:10:54.861 11931-11953 DeltaChat app_process64 I [accId=2] src/receive_imf.rs:2356: Message has 1 parts and is assigned to chat #Chat#Trash.
2026-03-23 13:10:54.861 11931-11953 DeltaChat app_process64 I [accId=2] src/contact.rs:2157: Recently seen loop waiting for 0h 0m 52s or interrupt
2026-03-23 13:10:54.861 11931-11952 G0 app_process64 I executing debounced chatlist loading
2026-03-23 13:10:54.916 11931-11953 DeltaChat app_process64 I [accId=2] src/imap.rs:1420: Successfully received 1 UIDs.
2026-03-23 13:10:54.916 11931-11953 DeltaChat app_process64 I [accId=2] src/imap.rs:794: 1 mails read from "INBOX".
2026-03-23 13:10:54.916 11931-11953 DeltaChat app_process64 I [accId=2] src/imap.rs:803: available_post_msgs: 0, download_later: 0.
2026-03-23 13:10:55.055 11931-11953 DeltaChat app_process64 I [accId=2] src/scheduler.rs:558: IMAP session in folder "INBOX" supports IDLE, using it.
2026-03-23 13:10:55.055 11931-11953 DeltaChat app_process64 I [accId=2] src/imap/idle.rs:45: Skip IDLE in "INBOX" because we got interrupt.
2026-03-23 13:10:55.055 11931-11953 DeltaChat app_process64 I [accId=2] src/scheduler.rs:384: IMAP loop iteration for inbox finished, keeping the session.
2026-03-23 13:10:55.137 11931-11953 DeltaChat app_process64 I [accId=2] src/imap.rs:598: fetch_new_msg_batch(INBOX): UIDVALIDITY=1736775997, UIDNEXT=8782970.
2026-03-23 13:10:55.162 11931-11953 DeltaChat app_process64 I [accId=2] src/imap.rs:794: 0 mails read from "INBOX".
2026-03-23 13:10:55.162 11931-11953 DeltaChat app_process64 I [accId=2] src/imap.rs:803: available_post_msgs: 0, download_later: 0.
2026-03-23 13:10:55.255 11931-11953 DeltaChat app_process64 I [accId=2] src/scheduler.rs:558: IMAP session in folder "INBOX" supports IDLE, using it.
2026-03-23 13:10:55.255 11931-11953 DeltaChat app_process64 I [accId=2] src/imap/idle.rs:45: Skip IDLE in "INBOX" because we got interrupt.
2026-03-23 13:10:55.255 11931-11953 DeltaChat app_process64 I [accId=2] src/scheduler.rs:384: IMAP loop iteration for inbox finished, keeping the session.
2026-03-23 13:10:55.302 11931-11953 DeltaChat app_process64 I [accId=2] src/context.rs:658: background_fetch done for wlnewteb8kntjjqhlx9w@chat.in-the.eu took 1.73442916s.
2026-03-23 13:10:55.302 11931-11953 DeltaChat app_process64 I [accId=0] Finished background fetch for 5 accounts.
2026-03-23 13:10:55.504 11931-11953 DeltaChat app_process64 I [accId=2] src/imap.rs:1129: Marked messages 915 in folder INBOX as seen.
2026-03-23 13:10:55.506 11931-11953 DeltaChat app_process64 I [accId=2] src/imap.rs:569: No new emails in folder "INBOX".
2026-03-23 13:10:55.634 11931-11953 DeltaChat app_process64 I [accId=2] src/scheduler.rs:558: IMAP session in folder "INBOX" supports IDLE, using it.
2026-03-23 13:10:55.659 11931-11953 DeltaChat app_process64 I [accId=2] src/imap/idle.rs:62: IDLE entering wait-on-remote state in folder "INBOX".
2026-03-23 13:10:56.897 11931-11953 DeltaChat app_process64 I [accId=2] src/imap.rs:569: No new emails in folder "INBOX".
2026-03-23 13:10:57.030 11931-11953 DeltaChat app_process64 I [accId=2] src/scheduler.rs:558: IMAP session in folder "INBOX" supports IDLE, using it.
2026-03-23 13:10:57.055 11931-11953 DeltaChat app_process64 I [accId=2] src/imap/idle.rs:62: IDLE entering wait-on-remote state in folder "INBOX".
another time:
2026-03-23 13:16:20.966 11931-11953 DeltaChat com.github.arcanechat I [accId=2] src/scheduler.rs:68: starting IO
2026-03-23 13:16:20.967 11931-11953 DeltaChat com.github.arcanechat I [accId=2] src/scheduler.rs:352: Starting inbox loop.
2026-03-23 13:16:20.967 11931-11953 DeltaChat com.github.arcanechat I [accId=2] src/scheduler.rs:371: Preparing new IMAP session for inbox.
2026-03-23 13:16:20.967 11931-11953 DeltaChat com.github.arcanechat I [accId=2] src/imap.rs:338: Connecting to IMAP server.
2026-03-23 13:16:20.967 11931-11953 DeltaChat com.github.arcanechat I [accId=2] src/scheduler.rs:352: Starting inbox loop.
2026-03-23 13:16:20.968 11931-11953 DeltaChat com.github.arcanechat I [accId=2] src/scheduler.rs:371: Preparing new IMAP session for inbox.
2026-03-23 13:16:20.968 11931-11953 DeltaChat com.github.arcanechat I [accId=2] src/imap.rs:338: Connecting to IMAP server.
2026-03-23 13:16:20.968 11931-11953 DeltaChat com.github.arcanechat I [accId=2] src/imap.rs:353: IMAP trying to connect to arcanechat.me:993:tls.
2026-03-23 13:16:20.968 11931-11953 DeltaChat com.github.arcanechat I [accId=2] src/net/dns.rs:134: Using memory-cached DNS resolution for arcanechat.me.
2026-03-23 13:16:20.968 11931-11953 DeltaChat com.github.arcanechat I [accId=2] src/net/dns.rs:180: Resolved arcanechat.me into 159.195.34.47.
2026-03-23 13:16:20.968 11931-11953 DeltaChat com.github.arcanechat I [accId=2] src/imap.rs:353: IMAP trying to connect to arcanechat.me:993:tls.
2026-03-23 13:16:20.968 11931-11953 DeltaChat com.github.arcanechat I [accId=2] src/net/dns.rs:134: Using memory-cached DNS resolution for arcanechat.me.
2026-03-23 13:16:20.968 11931-11953 DeltaChat com.github.arcanechat I [accId=2] src/net/dns.rs:180: Resolved arcanechat.me into 159.195.34.47.
2026-03-23 13:16:20.968 11931-11953 DeltaChat com.github.arcanechat I [accId=2] src/scheduler.rs:352: Starting inbox loop.
2026-03-23 13:16:20.968 11931-11953 DeltaChat com.github.arcanechat I [accId=2] src/scheduler.rs:371: Preparing new IMAP session for inbox.
2026-03-23 13:16:20.968 11931-11953 DeltaChat com.github.arcanechat I [accId=2] src/imap.rs:338: Connecting to IMAP server.
2026-03-23 13:16:20.969 11931-11953 DeltaChat com.github.arcanechat I [accId=2] src/scheduler.rs:648: Starting SMTP loop.
2026-03-23 13:16:20.969 11931-11953 DeltaChat com.github.arcanechat I [accId=2] src/scheduler.rs:820: scheduler is running
2026-03-23 13:16:20.974 11931-11953 DeltaChat com.github.arcanechat I [accId=2] src/location.rs:746: Location loop is waiting for 24h 0m 0s or interrupt
2026-03-23 13:16:20.975 11931-11953 DeltaChat com.github.arcanechat I [accId=2] src/imap/client.rs:122: Attempting IMAP connection to arcanechat.me (159.195.34.47:993).
2026-03-23 13:16:20.978 11931-11953 DeltaChat com.github.arcanechat I [accId=2] src/smtp.rs:516: Selected rows from SMTP queue: [].
2026-03-23 13:16:20.978 11931-11953 DeltaChat com.github.arcanechat I [accId=2] src/imap.rs:353: IMAP trying to connect to chat.in-the.eu:993:tls.
2026-03-23 13:16:20.978 11931-11953 DeltaChat com.github.arcanechat I [accId=2] src/net/dns.rs:134: Using memory-cached DNS resolution for chat.in-the.eu.
2026-03-23 13:16:20.978 11931-11953 DeltaChat com.github.arcanechat I [accId=2] src/net/dns.rs:180: Resolved chat.in-the.eu into 78.46.190.129.
2026-03-23 13:16:20.978 11931-11953 DeltaChat com.github.arcanechat I [accId=2] src/imap/client.rs:122: Attempting IMAP connection to arcanechat.me (159.195.34.47:993).
2026-03-23 13:16:20.978 11931-11953 DeltaChat com.github.arcanechat I [accId=2] src/smtp.rs:633: Sending MDNs.
2026-03-23 13:16:20.978 11931-11953 DeltaChat com.github.arcanechat I [accId=2] src/net/dns.rs:180: Resolved chat.in-the.eu into 2a01:4f8:1c17:7b06::1.
2026-03-23 13:16:20.979 11931-11953 DeltaChat com.github.arcanechat I [accId=2] src/contact.rs:2157: Recently seen loop waiting for 0h 5m 2s or interrupt
2026-03-23 13:16:20.979 11931-11953 DeltaChat com.github.arcanechat I [accId=2] src/scheduler.rs:688: SMTP fake idle started.
2026-03-23 13:16:20.979 11931-11953 DeltaChat com.github.arcanechat I [accId=2] src/scheduler.rs:716: SMTP has no messages to retry, waiting for interrupt.
2026-03-23 13:16:20.982 11931-11953 DeltaChat com.github.arcanechat I [accId=2] src/imap/client.rs:122: Attempting IMAP connection to chat.in-the.eu (78.46.190.129:993).
2026-03-23 13:16:21.018 11931-11953 DeltaChat com.github.arcanechat I [accId=2] src/ephemeral.rs:612: Ephemeral loop waiting for deletion in 1h 56m 29s or interrupt
2026-03-23 13:16:21.096 11931-11953 DeltaChat com.github.arcanechat I [accId=2] src/imap.rs:391: Logging into IMAP server with LOGIN.
2026-03-23 13:16:21.096 11931-11953 DeltaChat com.github.arcanechat I [accId=2] src/imap.rs:391: Logging into IMAP server with LOGIN.
2026-03-23 13:16:21.098 11931-11953 DeltaChat com.github.arcanechat I [accId=2] src/imap.rs:391: Logging into IMAP server with LOGIN.
2026-03-23 13:16:21.183 11931-11953 DeltaChat com.github.arcanechat I [accId=2] src/imap.rs:434: Successfully logged into IMAP server.
2026-03-23 13:16:21.191 11931-11953 DeltaChat com.github.arcanechat I [accId=2] src/imap.rs:434: Successfully logged into IMAP server.
2026-03-23 13:16:21.198 11931-11953 DeltaChat com.github.arcanechat I [accId=2] src/imap.rs:434: Successfully logged into IMAP server.
2026-03-23 13:16:21.761 11931-11953 DeltaChat com.github.arcanechat I [accId=2] src/imap/select_folder.rs:80: Selected folder "INBOX".
2026-03-23 13:16:21.761 11931-11953 DeltaChat com.github.arcanechat I [accId=2] src/imap.rs:569: No new emails in folder "INBOX".
2026-03-23 13:16:21.880 11931-11953 DeltaChat com.github.arcanechat I [accId=2] src/scheduler.rs:558: IMAP session in folder "INBOX" supports IDLE, using it.
2026-03-23 13:16:21.907 11931-11953 DeltaChat com.github.arcanechat I [accId=2] src/imap/idle.rs:62: IDLE entering wait-on-remote state in folder "INBOX".
2026-03-23 13:16:22.754 11931-11953 DeltaChat com.github.arcanechat I [accId=2] src/imap/select_folder.rs:80: Selected folder "INBOX".
2026-03-23 13:16:22.754 11931-11953 DeltaChat com.github.arcanechat I [accId=2] src/imap.rs:569: No new emails in folder "INBOX".
2026-03-23 13:16:22.829 11931-11953 DeltaChat com.github.arcanechat I [accId=2] src/scheduler.rs:558: IMAP session in folder "INBOX" supports IDLE, using it.
2026-03-23 13:16:22.851 11931-11953 DeltaChat com.github.arcanechat I [accId=2] src/imap/idle.rs:62: IDLE entering wait-on-remote state in folder "INBOX".
2026-03-23 13:16:28.564 11931-11953 DeltaChat com.github.arcanechat I [accId=2] src/imap/select_folder.rs:80: Selected folder "INBOX".
2026-03-23 13:16:28.567 11931-11953 DeltaChat com.github.arcanechat I [accId=2] src/imap.rs:569: No new emails in folder "INBOX".
2026-03-23 13:16:28.649 11931-11953 DeltaChat com.github.arcanechat I [accId=2] src/scheduler.rs:558: IMAP session in folder "INBOX" supports IDLE, using it.
2026-03-23 13:16:28.673 11931-11953 DeltaChat com.github.arcanechat I [accId=2] src/imap/idle.rs:62: IDLE entering wait-on-remote state in folder "INBOX".