INFORMATICS

The Best

Przełącznik języka

Zaproś mnie na KAWE

Jeżeli podoba Ci się strona i chcesz wspomóc projekt!

Postaw mi kawę na buycoffee.to

This Site

Płatnik

CMS

Hardware

Uncategorised

Emulators

Powershell

Storage Array

DNS

Antivirus program

Licznik

3.png0.png9.png5.png6.png5.png1.png
Today580
Yesterday1870
This week3481
This month18179
Total3095651

Visitor Info

  • IP: 18.191.238.6
  • Browser: Unknown
  • Browser Version:
  • Operating System: Unknown

Who Is Online

8
Online

piątek, 24 styczeń 2025 12:24

Błąd autoryzacji

Gwiazdka nieaktywnaGwiazdka nieaktywnaGwiazdka nieaktywnaGwiazdka nieaktywnaGwiazdka nieaktywna
 

Błąd podczas łączenia się z serwerem postfix

telnet adres.domeny 110

ERR Plaintext authentication disallowed on non-secure (SSL/TLS) connections.

Disconnected for inactivity

 

If you are unable to login to your/their email accounts and the system shows this error message:

Plaintext authentication disallowed on non-secure (SSL/TLS) connections

1. Edit dovecot configuration file: /etc/dovecot.conf and update the below changes

disable_plaintext_auth = yes
TO:
disable_plaintext_auth = no

Check in

/etc/dovecot/conf.d/10-auth.conf

and make sure that

disable_plaintext_auth = no

/etc/dovecot/conf.d/10-ssl.conf

ssl=yes

not  -  ssl =required

 

3. Restart dovecot and exim Mail server
/etc/init.d/exim restart
/etc/init.d/dovecot restart

Search