Hi, the command edbrowse -d4 -f1 gave me only the following 3 lines:
imap is not move capable
SSL connect error in libcurl:
no mail
then I changed inport=*993 to inport=^993, and issued the command again:
curl<
* OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE
IDLE STARTTLS LOGINDISABLED] Dovecot ready.
curl>
A001 CAPABILITY
curl<
* CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE
STARTTLS LOGINDISABLED
A001 OK Pre-login capabilities listed, post-login capabilities have
more.
imap is not move capable
Invalid login or password
no mail
Cleverson