Re: [Geary] special folders not detected are created on server by Geary
- From: Federico Bruni <fede inventati org>
- To: Geary <geary-list gnome org>
- Subject: Re: [Geary] special folders not detected are created on server by Geary
- Date: Thu, 21 Dec 2017 10:21:35 +0100
I forgot to include what appears on terminal (no need to use -d option):
$ .local/bin/geary
*[wrn] 10:09:22 7,516294 default: imap-engine-generic-account.vala:907:
Unable to ensure special folder GEARY_SPECIAL_FOLDER_TYPE_SPAM: Server
reports error creating folder /Indesiderata: a021 NO [CANNOT] Invalid
mailbox name: Begins with hierarchy separator
*[wrn] 10:09:22 0,109463 default: imap-engine-generic-account.vala:907:
Unable to ensure special folder GEARY_SPECIAL_FOLDER_TYPE_ARCHIVE:
Server reports error creating folder /Archivio: a022 NO [CANNOT]
Invalid mailbox name: Begins with hierarchy separator
I'm now using only my primary dovecot account now.
And these are the logs using -d option:
$ cat geary-special-folders.out | grep -i special
[deb] 10:15:12 0,234825 default: imap-client-session.vala:1743:
[0000/mail.autistici.org/default:993
GEARY_IMAP_CLIENT_SESSION_STATE_AUTHORIZING] ok #2: URL-PARTIAL
NAMESPACE BINARY IMAP4rev1 QRESYNC ENABLE LOGIN-REFERRALS SORT
"SORT=DISPLAY" UNSELECT "I18NLEVEL=1" SEARCHRES WITHIN
"COMPRESS=DEFLATE" SASL-IR "THREAD=ORDEREDSUBJECT" "THREAD=REFS"
"THREAD=REFERENCES" MULTIAPPEND CATENATE UIDPLUS CONDSTORE CHILDREN
LIST-EXTENDED "CONTEXT=SEARCH" SPECIAL-USE MOVE ESEARCH LIST-STATUS
LITERAL+ ID ESORT IDLE
[deb] 10:15:13 0,087724 default: imap-engine-generic-account.vala:736:
Previously used >Indesiderata for special folder
GEARY_SPECIAL_FOLDER_TYPE_SPAM
[deb] 10:15:13 0,000032 default: imap-engine-generic-account.vala:766:
Creating >Indesiderata to use as special folder
GEARY_SPECIAL_FOLDER_TYPE_SPAM
*[wrn] 10:15:13 0,000614 default: imap-engine-generic-account.vala:907:
Unable to ensure special folder GEARY_SPECIAL_FOLDER_TYPE_SPAM: Server
reports error creating folder /Indesiderata: a021 NO [CANNOT] Invalid
mailbox name: Begins with hierarchy separator
[deb] 10:15:13 0,000468 default: imap-engine-generic-account.vala:736:
Previously used >Archivio for special folder
GEARY_SPECIAL_FOLDER_TYPE_ARCHIVE
[deb] 10:15:13 0,000034 default: imap-engine-generic-account.vala:766:
Creating >Archivio to use as special folder
GEARY_SPECIAL_FOLDER_TYPE_ARCHIVE
*[wrn] 10:15:13 0,000912 default: imap-engine-generic-account.vala:907:
Unable to ensure special folder GEARY_SPECIAL_FOLDER_TYPE_ARCHIVE:
Server reports error creating folder /Archivio: a022 NO [CANNOT]
Invalid mailbox name: Begins with hierarchy separator
[deb] 10:15:16 0,227211 default: imap-client-session.vala:1743:
[0001/mail.autistici.org/default:993
GEARY_IMAP_CLIENT_SESSION_STATE_AUTHORIZING] ok #2: URL-PARTIAL
NAMESPACE BINARY IMAP4rev1 QRESYNC ENABLE LOGIN-REFERRALS SORT
"SORT=DISPLAY" UNSELECT "I18NLEVEL=1" SEARCHRES WITHIN
"COMPRESS=DEFLATE" SASL-IR "THREAD=ORDEREDSUBJECT" "THREAD=REFS"
"THREAD=REFERENCES" MULTIAPPEND CATENATE UIDPLUS CONDSTORE CHILDREN
LIST-EXTENDED "CONTEXT=SEARCH" SPECIAL-USE MOVE ESEARCH LIST-STATUS
LITERAL+ ID ESORT IDLE
[deb] 10:15:17 0,338365 default: imap-client-session.vala:1743:
[0002/mail.autistici.org/default:993
GEARY_IMAP_CLIENT_SESSION_STATE_AUTHORIZING] ok #2: URL-PARTIAL
NAMESPACE BINARY IMAP4rev1 QRESYNC ENABLE LOGIN-REFERRALS SORT
"SORT=DISPLAY" UNSELECT "I18NLEVEL=1" SEARCHRES WITHIN
"COMPRESS=DEFLATE" SASL-IR "THREAD=ORDEREDSUBJECT" "THREAD=REFS"
"THREAD=REFERENCES" MULTIAPPEND CATENATE UIDPLUS CONDSTORE CHILDREN
LIST-EXTENDED "CONTEXT=SEARCH" SPECIAL-USE MOVE ESEARCH LIST-STATUS
LITERAL+ ID ESORT IDLE
[deb] 10:15:18 0,231795 default: imap-client-session.vala:1743:
[0003/mail.autistici.org/default:993
GEARY_IMAP_CLIENT_SESSION_STATE_AUTHORIZING] ok #2: URL-PARTIAL
NAMESPACE BINARY IMAP4rev1 QRESYNC ENABLE LOGIN-REFERRALS SORT
"SORT=DISPLAY" UNSELECT "I18NLEVEL=1" SEARCHRES WITHIN
"COMPRESS=DEFLATE" SASL-IR "THREAD=ORDEREDSUBJECT" "THREAD=REFS"
"THREAD=REFERENCES" MULTIAPPEND CATENATE UIDPLUS CONDSTORE CHILDREN
LIST-EXTENDED "CONTEXT=SEARCH" SPECIAL-USE MOVE ESEARCH LIST-STATUS
LITERAL+ ID ESORT IDLE
[deb] 10:15:21 0,237231 default: imap-client-session.vala:1743:
[0004/mail.autistici.org/default:993
GEARY_IMAP_CLIENT_SESSION_STATE_AUTHORIZING] ok #2: URL-PARTIAL
NAMESPACE BINARY IMAP4rev1 QRESYNC ENABLE LOGIN-REFERRALS SORT
"SORT=DISPLAY" UNSELECT "I18NLEVEL=1" SEARCHRES WITHIN
"COMPRESS=DEFLATE" SASL-IR "THREAD=ORDEREDSUBJECT" "THREAD=REFS"
"THREAD=REFERENCES" MULTIAPPEND CATENATE UIDPLUS CONDSTORE CHILDREN
LIST-EXTENDED "CONTEXT=SEARCH" SPECIAL-USE MOVE ESEARCH LIST-STATUS
LITERAL+ ID ESORT IDLE
Il giorno mer 20 dic 2017 alle 8:32, Federico Bruni
<fede inventati org> ha scritto:
Hi all
Two days ago I've cleared my Geary configuration files and started
from scratch with new databases for each account.
I'm not sure if it's related, but since then some special folders
are not detected by Geary. I also found out that Geary creates
special folders on the server if the server doesn't report
special-use/xlist. See here:
https://mail.gnome.org/archives/commits-list/2014-February/msg04870.html
Does it mean that servers are not working correctly all of a sudden?
I'm using the same ports and configuration as in the past...
And if Geary is supposed to create a special folder if missing on the
server, then I guess it does not work always. See:
https://bugzilla.gnome.org/show_bug.cgi?id=738457
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]