Em 21/02/2010 11:51, Colin Brace escreveu:
$ telnet localhost imap
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
* OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE
STARTTLS AUTH=PLAIN] Dovecot ready.
dovecot do not show ALL its capabilities befor
If telnet into Dovecot on my server, it doesn't explicitly indicate SORT
and THREAD capabilities:
You did not issue the "1 capability"-command.
If you do so, you will get this (or similar):
r...@terra:~# telnet localhost 143
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]
On 02/21/2010 01:32 PM, Timo Sirainen wrote:
They're always enabled, there's nothing you can do about them. Of
course, you need some IMAP client (webmail) that actually uses these
extensions.
OK, thanks.
The reason I asked is that in the Squirrelmail docs:
http://www.squirrelmail.org/docs/adm
On Sun, 2010-02-21 at 01:02 -0800, Colin Brace wrote:
> "Supports multiple commonly used IMAP extensions, including SORT, THREAD and
> IDLE."
>
> However, I cannot find instructions in the Wiki for how to enable these
> extensions. Can someone tell me how to do this? I will add this info to the
>
Hi all,
The home page of the Dovecot website indicates:
"Supports multiple commonly used IMAP extensions, including SORT, THREAD and
IDLE."
However, I cannot find instructions in the Wiki for how to enable these
extensions. Can someone tell me how to do this? I will add this info to the
Wiki m