Topic: IMAPS not answering
Hello,
I am facing a strange behavior with Dovecot 2.4 on Debian Trixie.
When I try to connect to the IMAP server, on port 143 it is answering correctly, but the IMAPS on port 993 does not listen correctly.
Connection to IMAP port 143:
# telnet 192.168.10.205 143
Trying 192.168.10.205...
Connected to 192.168.10.205.
Escape character is '^]'.
* OK [CAPABILITY IMAP4rev1 LOGIN-REFERRALS ID ENABLE IDLE SASL-IR LITERAL+ STARTTLS AUTH=PLAIN AUTH=LOGIN] Dovecot ready.
1 login <username> <userpassword>
1 OK [CAPABILITY IMAP4rev1 SASL-IR LOGIN-REFERRALS ID ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS THREAD=ORDEREDSUBJECT MULTIAPPEND URL-PARTIAL CATENATE UNSELECT CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS BINARY MOVE REPLACE SNIPPET=FUZZY PREVIEW=FUZZY PREVIEW SPECIAL-USE STATUS=SIZE SAVEDATE COMPRESS=DEFLATE INPROGRESS NOTIFY METADATA LITERAL+ QUOTA ACL RIGHTS=texk LIST-MYRIGHTS] Logged in
2 logout
* BYE Logging out
2 OK Logout completed (0.001 + 0.000 secs).
Connection closed by foreign host.
Connection to IMAPS port 993
# telnet 192.168.10.205 993
Trying 192.168.10.205...
Connected to 192.168.10.205.
Escape character is '^]'.
1 login <username> <userpassword>
Connection closed by foreign host.
After the telnet connection to port 993 I never receive the "*OK CAPABILITY... Dovecot ready." answer.
If anyone as a clue.
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.