URL: https://www.opennet.me/cgi-bin/openforum/vsluhboard.cgi
Форум: vsluhforumID1
Нить номер: 93440
[ Назад ]

Исходное сообщение
"postfix + dovecot"

Отправлено Encircled , 31-Май-12 17:27 
CentOS 6.2 + postfix + dovecot + mysql
не могу авторизоваться, в логах:
dovecot: auth: Debug: auth client connected (pid=2637)
dovecot: imap-login: Disconnected (no auth attempts): rip=192.168.1.126, lip=192.168.1.132
какие нужны конфиги - говорите, выложу. спасибо.

Содержание

Сообщения в этом обсуждении
"postfix + dovecot"
Отправлено ALex_hha , 31-Май-12 19:43 
> CentOS 6.2 + postfix + dovecot + mysql
> не могу авторизоваться, в логах:
> dovecot: auth: Debug: auth client connected (pid=2637)
> dovecot: imap-login: Disconnected (no auth attempts): rip=192.168.1.126, lip=192.168.1.132

Судя по логам он и не пытался, попробуй через telnet


"postfix + dovecot"
Отправлено Encircled , 31-Май-12 20:06 
>> CentOS 6.2 + postfix + dovecot + mysql
>> не могу авторизоваться, в логах:
>> dovecot: auth: Debug: auth client connected (pid=2637)
>> dovecot: imap-login: Disconnected (no auth attempts): rip=192.168.1.126, lip=192.168.1.132
> Судя по логам он и не пытался, попробуй через telnet

telnet 25:
220 postfix.vaclavak.ru ESMTP
HELO vaclavak.ru
250 postfix.vaclavak.ru
MAIL FROM: <tester@vaclavak.ru>
250 2.1.0 Ok
RCPT TO: <postadm@vaclavak.ru>
554 5.7.1 <postadm@vaclavak.ru>: Relay access denied
________________________________________________________

telnet 143:
a login tester@vaclavak.ru tester
* BAD [ALERT] Plaintext authentication not allowed without SSL/TLS, but your client did it anyway. If anyone was listening, the password was exposed.
a NO [PRIVACYREQUIRED] Plaintext authentication disallowed on non-secure (SSL/TLS) connections.

*disable_plaintext_auth = no
*default_pass_scheme = PLAIN

получаем Logged in

через Thundermail сейчас тоже зашло. где могут быть косяки с md5?


"postfix + dovecot"
Отправлено Aleks305 , 31-Май-12 21:25 
>[оверквотинг удален]
> ________________________________________________________
> telnet 143:
> a login tester@vaclavak.ru tester
> * BAD [ALERT] Plaintext authentication not allowed without SSL/TLS, but your client
> did it anyway. If anyone was listening, the password was exposed.
> a NO [PRIVACYREQUIRED] Plaintext authentication disallowed on non-secure (SSL/TLS) connections.
> *disable_plaintext_auth = no
> *default_pass_scheme = PLAIN
> получаем Logged in
> через Thundermail сейчас тоже зашло. где могут быть косяки с md5?

Relay access denied???


"postfix + dovecot"
Отправлено billybons2006 , 23-Авг-12 13:52 
Я случайно зашел сюда, понимаю, что скорее всего неактуально. Но все-таки: это может быть SELinux. Проверьте: "cut /selinux/enforce". Если "1", то попробуйте "echo 0 > /selinux/enforce". Помогало уже не раз. Как раз начиная с CentOS 6.*.