Quantcast
Channel: iRedMail
Viewing all articles
Browse latest Browse all 14105

SSL error with Dovecot

$
0
0

==== Required information ====
- iRedMail version: 0.8.4
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySql
- Linux/BSD distribution name and version: 12.0.4 LTS
- Related log if you're reporting an issue:
====

I tested Dovecot connection with telnet on port 143.  I am unable to log into Dovecot server remotely.

Commands on local access: telnet localhost 143 [ENTER]
* OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE STARTTLS AUTH=PLAIN AUTH=LOGIN] Dovecot ready.

Commands on remote access: telnet server_address 143 [ENTER]
* OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE STARTTLS AUTH=PLAIN AUTH=LOGIN] Dovecot ready.

Note: I have modified Dovecot conf to plain text authentication...
ssl=yes
disable_plaintext_auth=no

Please help on allowing remote login.


Viewing all articles
Browse latest Browse all 14105

Trending Articles