Skip to main content

How to verify plain text logins are disabled

Comments

4 comments

  • Spork Schivago
    Ultimately, if I could do it without breaking incoming or outgoing mail, I'd like to force connections to the secure ports only and disable the non-secure ones. That way, if I understand everything correctly, they wouldn't have the option of using starttls. They'd automatically be connecting with a secure connection and there will never be plain text sent.
    0
  • cPanelMichael
    Hello, The following option is available in "WHM >> Mailserver Configuration": Allow Plaintext Authentication (from remote clients) Per it's description: This setting will allow remote email clients to authenticate using unencrypted connections. When set to "no", only connections originating on the local server will be allowed to authenticate without encryption. Selecting "no" is preferable to disabling IMAP in the Protocols Enabled section since it will force remote users to use encryption while still allowing webmail to function correctly. As far as Exim, there's some discussion from your thread from December that relates to this topic: Disabling STARTTLS for IMAP services. Additionally, you may find this document and thread helpful: 42. Encrypted SMTP connections using TLS/SSL change port 25 Thank you.
    0
  • Spork Schivago
    Okay, thank you. I think what makes this hard is I have trouble with my memory and I have to constantly look back to see what uses what ports. For example, in WHM, the "WHM >> Service Configuration >> Mailserver Configuration", I have to look to see if that's Exim or Dovecot (it's Dovecot), then I have to back and see what ports Dovecot uses (from my notes, I see that's port 110, 143, 993, and 995). It's even gets a bit more confusing because in the Mailserver Configuration, that setting only blocks plain text authentication for remote connections, not local connections. I'm sure there's a way I could probably block them for local connections as well, but I wonder if that would break anything with cPanel. I will read the threads you linked me to and see if I can figure out how to do what I want to do. Thank you.
    0
  • cPanelMichael
    I'm sure there's a way I could probably block them for local connections as well, but I wonder if that would break anything with cPanel.

    Disabling the local connection attempts will prevent webmail from working. Thank you.
    0

Please sign in to leave a comment.