Tanstaafl wrote:
> VanguardLH wrote:
>
>> Does Thunderbird supports IMAP IDLE?
>
> Account Settings > Account > Server Settings > Advanced
I had been there to specify [gmail] as the root folder for Gmail (to
eliminate showing subfolders under a "[Gmail]" folder in Thunderbird).
I don't see anything about IMAP IDLE there.
Back under server settings, and for an IMAP account, is the "Check for
new messages every N minutes". I would expect that for a POP account.
If IMAP IDLE were supported then that would seem a superfluous setting.
Is there a log of the mail session between Thunderbird and the IMAP
server where I can see the commands that were issued by the client and
the statuses issued by the server? As I recall, on connect the server
will announce its capabilities as a list of keywords and the client will
issue some command with keywords that lists it capabilities.
>> How about BURL? I haven't found any e-mail clients that support it.
>
> Me neither, so I guess it is sort of a chicken and egg problem.
>
> I found this email from Mike Abbot in April 2010 announcing Apple's
> contribution of a patch for both postfix (BURL) and dovecot (BURL,
> CATENATE and URLAUTH):
>
> I also found an email from Wietse back in 2014 saying he'd add support
> in postfix if there was a client that he could test with, so I just
> asked there about this patch from Apple in 2010. He also said that Apple
> didn't support it in any of their clients, which is strange given the
> patch they provided in 2010...
>
>
http://opensource.apple.com//source/postfix/postfix-229/patches/burl.patch
>
>> I have found e-mail providers that support BURL
>
> Links?
I'd have to look again. Last time I looked into this was probably 2, or
more, years ago when trying to figure out what Gmail was doing to find
they were emulating BURL (they would copy from SMTP to IMAP's Sent
folder so the client would get that copy resulting in users seeing 2
copies of their sent message - 1 copied by the client and another copied
by Google's SMTP server). I found where we had this discussion back in
2014 at:
https://groups.google.com/d/msg/mozilla.support.thunderbird/fTEeSH7bmBw/6eDeYhwUrswJ
I'd have to go back through the SMTP commands and session establish
statuses to remember how I found out an SMTP server supported BURL
(which also meant there had to be a link up between the SMTP and IMAP
servers). My recollection is the client announced BURL in a keyword
string but I don't recall what the server said (in its keyword list upon
establishing a session).
In the 2-year old discussion, I mentioned that one.
While searching on BURL and postfix and dovecot (I recall reading
somewhere about an IMAP server program that was considering or had BURL
support), I came across:
https://docs.kde.org/trunk4/en/extragear-pim/trojita/using-kapp.html
So there is one client (MUA) that can issue the BURL command.
https://github.com/Exim/exim/wiki/EximIntroduction says Exim does *not*
support BURL.
Gotta go to a doctor appointment so have to cut this short. Don't know
what, if any, IMAP servers support BURL but I would think they would
announce it after handshake in their status keyword list. So I'd have
to hunt around again to find an IMAP server with BURL support.