Повтор login-а в dovecot (немедленный logout)
Добавлено: 2008-05-14 15:55:48
Странная какая-то картина. Заметил только что. Процесс авторизации происходит несколько раз вместо одного (все происходит в одну секунду). Со стороны клиента никаких задержек не видно, но вот лог...
То есть происходит немедленный дисконнект с повторной авторизацией.
Еще вчера такого не было.
Проверил лог - такая ерунда появилась сразу после записи...
May 14 09:12:48 athlon dovecot: ssl-build-param: SSL parameters regeneration completed
В чем может быть подвох? И как его распознать
Код: Выделить всё
May 14 16:52:48 athlon dovecot: IMAP(neptunix@tehexergo.ru): Effective uid=112, gid=118, home=tehexergo.ru/neptunix
May 14 16:52:48 athlon dovecot: IMAP(neptunix@tehexergo.ru): maildir: data=/var/spool/mail/tehexergo.ru/neptunix/Maildir:INDEX=/var/spool/mail/tehexergo.ru/neptunix
May 14 16:52:48 athlon dovecot: IMAP(neptunix@tehexergo.ru): maildir: root=/var/spool/mail/tehexergo.ru/neptunix/Maildir, index=/var/spool/mail/tehexergo.ru/neptunix, control=, inbox=
May 14 16:52:48 athlon dovecot: imap-login: Login: user=<neptunix@tehexergo.ru>, method=PLAIN, rip=192.168.0.3, lip=192.168.0.3, secured
May 14 16:52:48 athlon dovecot: IMAP(neptunix@tehexergo.ru): Disconnected: Logged out
May 14 16:52:48 athlon dovecot: IMAP(neptunix@tehexergo.ru): Effective uid=112, gid=118, home=tehexergo.ru/neptunix
May 14 16:52:48 athlon dovecot: IMAP(neptunix@tehexergo.ru): maildir: data=/var/spool/mail/tehexergo.ru/neptunix/Maildir:INDEX=/var/spool/mail/tehexergo.ru/neptunix
May 14 16:52:48 athlon dovecot: IMAP(neptunix@tehexergo.ru): maildir: root=/var/spool/mail/tehexergo.ru/neptunix/Maildir, index=/var/spool/mail/tehexergo.ru/neptunix, control=, inbox=
May 14 16:52:48 athlon dovecot: imap-login: Login: user=<neptunix@tehexergo.ru>, method=PLAIN, rip=192.168.0.3, lip=192.168.0.3, secured
May 14 16:52:48 athlon dovecot: IMAP(neptunix@tehexergo.ru): Disconnected: Logged out
May 14 16:52:49 athlon dovecot: IMAP(neptunix@tehexergo.ru): Effective uid=112, gid=118, home=tehexergo.ru/neptunix
May 14 16:52:49 athlon dovecot: IMAP(neptunix@tehexergo.ru): maildir: data=/var/spool/mail/tehexergo.ru/neptunix/Maildir:INDEX=/var/spool/mail/tehexergo.ru/neptunix
May 14 16:52:49 athlon dovecot: IMAP(neptunix@tehexergo.ru): maildir: root=/var/spool/mail/tehexergo.ru/neptunix/Maildir, index=/var/spool/mail/tehexergo.ru/neptunix, control=, inbox=
May 14 16:52:49 athlon dovecot: imap-login: Login: user=<neptunix@tehexergo.ru>, method=PLAIN, rip=192.168.0.3, lip=192.168.0.3, secured
May 14 16:52:49 athlon dovecot: IMAP(neptunix@tehexergo.ru): Disconnected: Logged outЕще вчера такого не было.
Проверил лог - такая ерунда появилась сразу после записи...
May 14 09:12:48 athlon dovecot: ssl-build-param: SSL parameters regeneration completed
В чем может быть подвох? И как его распознать