On Fri, 2022-05-13 at 06:10 +0000, Dan Kortschak via evolution-list wrote: > Yes. That was essentially what I was doing, but wasn't sure of the > scope of the conversation between the machines; -C2 helps.
It does not look wildly informative to me, but maybe it helps. thanks Dan $ grep -v Gmail logfile | egrep -A2 '(LIST|LSUB).*(All|Junk)' [imapx:A] I/O: '* LIST (\Noinferiors \All) "/" "All Mail"' [imapx:A] got untagged response [imapx:A] Have token 'LIST' id 0 -- [imapx:A] I/O: '* LIST (\Noinferiors \Junk) "/" "Spam"' [imapx:A] got untagged response [imapx:A] Have token 'LIST' id 0 -- [imapx:A] I/O: '* LSUB (\Noinferiors \Junk) "/" "Spam"' [imapx:A] got untagged response [imapx:A] Have token 'LSUB' id 0 -- [imapx:A] I/O: '* LSUB (\Noinferiors \All) "/" "All Mail"' [imapx:A] got untagged response [imapx:A] Have token 'LSUB' id 0 -- * LIST (\Subscribed \HasNoChildren \Junk) "/" Spam * STATUS Spam (MESSAGES 0 UIDNEXT 1 UIDVALIDITY 1575255243 UNSEEN 0 HIGHESTMODSEQ 21) * LIST (\Subscribed \HasNoChildren \Trash) "/" Trash -- * LIST (\All \HasNoChildren \Subscribed) ' [imapx:A] got untagged response [imapx:A] Have token 'LIST' id 0 _______________________________________________ evolution-list mailing list evolution-list@gnome.org To change your list options or unsubscribe, visit ... https://mail.gnome.org/mailman/listinfo/evolution-list