[imap-js] sent emails can't be saved in Sent folder "Gesendet" (localized sent folder name) - S: 79 NO Client tried to access nonexistent namespace. (Mailbox name should probably be prefixed with: INBOX.)
Categories
(MailNews Core :: Networking: IMAP, defect)
Tracking
(thunderbird_esr102 unaffected, thunderbird110 unaffected, thunderbird111 unaffected, thunderbird112 affected)
Tracking | Status | |
---|---|---|
thunderbird_esr102 | --- | unaffected |
thunderbird110 | --- | unaffected |
thunderbird111 | --- | unaffected |
thunderbird112 | --- | affected |
People
(Reporter: soeren.hentzschel, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: regression)
Attachments
(1 file)
102.33 KB,
image/png
|
Details |
Since the enabling of imap-js I can still send emails from my private mail server but these email can no longer be saved in the Sent folder.
mailnews.imap.11: Connecting to 89.58.61.70:993 ImapClient.jsm:122:20
mailnews.imap.11: Connected ImapClient.jsm:858:18
mailnews.imap.11: S: * OK [CAPABILITY IMAP4rev1 SASL-IR LOGIN-REFERRALS ID ENABLE IDLE LITERAL+ AUTH=PLAIN AUTH=LOGIN] Dovecot ready.
ImapClient.jsm:880:18
mailnews.imap.11: Possible auth methods: PLAIN,LOGIN ImapClient.jsm:1047:18
mailnews.imap.11: C: 77 AUTHENTICATE PLAIN ImapClient.jsm:943:20
mailnews.imap.11: S: +
ImapClient.jsm:880:18
mailnews.imap.11: C: Logging suppressed (it probably contained auth information) ImapClient.jsm:937:20
mailnews.imap.11: S: 77 OK [CAPABILITY IMAP4rev1 SASL-IR LOGIN-REFERRALS ID ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS THREAD=ORDEREDSUBJECT MULTIAPPEND URL-PARTIAL CATENATE UNSELECT CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS BINARY MOVE SNIPPET=FUZZY PREVIEW=FUZZY PREVIEW STATUS=SIZE SAVEDATE LITERAL+ NOTIFY QUOTA] Logged in
ImapClient.jsm:880:18
mailnews.imap.11: C: 78 ID ("name" "Thunderbird" "version" "112.0a1") ImapClient.jsm:943:20
mailnews.imap.11: S: * ID ("name" "Dovecot")
78 OK ID completed (0.001 + 0.000 secs).
ImapClient.jsm:880:18
mailnews.imap.11: uploadMessageFromFile /var/folders/v0/89gzxmpj13s7q05_r16p6_c00000gn/T/nsemail-2.eml imap://test%40soeren-hentzschel.at@89.58.61.70/Sent ImapClient.jsm:656:18
mailnews.imap.11: C: 79 APPEND "Gesendet" () {419} ImapClient.jsm:943:20
mailnews.imap.11: S: 79 NO Client tried to access nonexistent namespace. (Mailbox name should probably be prefixed with: INBOX.) (0.001 + 0.000 secs).
ImapClient.jsm:880:18
mailnews.imap.11: Done with status=2153054241 ImapClient.jsm:1798:18
Updated•2 years ago
|
Updated•2 years ago
|
Description
•