Closed muni-corn closed 3 years ago
~/.c/nixpkgs $ hydroxide imap 2021/07/28 20:29:53 IMAP server listening on 127.0.0.1:1143 2021/07/28 20:30:12 User "harrisonthorne" logged in via IMAP 2021/07/28 20:30:12 Synchronizing mailbox INBOX... 2021/07/28 20:30:13 Synchronizing mailbox INBOX: done. 2021/07/28 20:30:13 Synchronizing mailbox All Mail... 2021/07/28 20:31:20 Synchronizing mailbox All Mail: done. imap/server: 2021/07/28 20:31:20 cannot send response: write tcp 127.0.0.1:1143->127.0.0.1:33392: write: broken pipe imap/server: 2021/07/28 20:31:27 cannot send response: write tcp 127.0.0.1:1143->127.0.0.1:33392: write: broken pipe 2021/07/28 20:31:27 User "harrisonthorne" logged out via IMAP
I believe I'm running the latest version of hydroxide (the fix with the old auth API is working)
hydroxide
For some reason, I'm being logged out of IMAP after (?) syncing with something like mbsync -a
mbsync -a
That's expected, it just means the client has closed the connection.
i feel stupid lmao
I believe I'm running the latest version of
hydroxide
(the fix with the old auth API is working)For some reason, I'm being logged out of IMAP after (?) syncing with something like
mbsync -a