Author Topic: IMAPS -DISCONNECT BEFORE HELO- After lollipop update  (Read 8124 times)

daboomer

  • Newbie
  • *
  • Posts: 2
IMAPS -DISCONNECT BEFORE HELO- After lollipop update
« on: May 03, 2015, 11:53:53 pm »
A functioning IMAPS account no longer connects after Note4 update to Lollipop. IMAP SSL 993,SMTP 465, accept any certificate. Worked right up until lollipop.
I run the email server and its' logs show "Disconnect Before HELO" on IMAP and "No HELO" on SMTP

Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
Re: IMAPS -DISCONNECT BEFORE HELO- After lollipop update
« Reply #1 on: May 07, 2015, 01:11:13 am »
Lollipop has some serious changes in its SSL stack, and it can't connect to some servers (mail, web, etc) that previous Android versions could connect to.

This is a system level issue, not app level.

For the record, in my Dovecot config (Dovecot 1:2.1.7-7+deb7u1) I have:

# SSL protocols to use
ssl_protocols = !SSLv2 !SSLv3

But trying to tweak the ciphers causes SSL failures, so I ended up commenting it out:

#ssl_cipher_list = ALL:!LOW:!SSLv2:!SSLv3:!EXP:!aNULL
Creating debug logs for diagnostics: https://www.aqua-mail.com/troubleshooting/

The official FAQ: https://www.aqua-mail.com/faq/

Лог-файлы для диагностики: https://www.aqua-mail.com/ru/troubleshooting/

Вопросы и ответы: https://www.aqua-mail.com/ru/faq/