Skip to main content

Dovecot 2.4 / cPanel 132 Upgrade - “Connection reset by peer” with Gmail POP3

Comments

8 comments

  • Stavros S

    UPDATE: This post give me the solution: 

    However i don't know if cPanel team confirm.

    0
  • cPRex Jurassic Moderator

    Hey there!  Can you try the following workaround?

    Edit /etc/dovecot/ssl.conf and change

    ssl_min_protocol = SSLv3

    to

    ssl_min_protocol = TLSv1.2

    and then

    sudo systemctl restart dovecot.service
    0
  • Stavros S

    Exactly cPRex! I did that and it's working. Will it stay there or should i face the same issue after a reboot or an update?

    0
  • cPRex Jurassic Moderator

    Ha - it looks like we posted at the same time!

    This change would stay in place until there is an update specifically to this area.

    0
  • KevinLevin

    Confirming that the cPanel update is reverting the conf so not a solution.

    0
  • cPRex Jurassic Moderator

    This is likely related to case CPANEL-50271, which is fixed but hasn't been released.  Expect to see this in the next major release of cPanel soon:

    https://support.cpanel.net/hc/en-us/community/posts/36924766387607-Recent-Dovecot-issues-their-related-cases-and-status

    0
  • Stavros S

    I updated the cPanel version to the lastest available a couple of days before and i face the same issue. I manually change the ssl_min_protocol to TLSv1.2 once again in order to stop complaints.

    Can i ask if there is a more automatic solution as for this?

    0
  • cPRex Jurassic Moderator

    I don't have a more automated solution available at this time for this particular issue.

     

    0

Please sign in to leave a comment.