Skip to main content

Encrypted password for SMTP

Comments

8 comments

  • quietFinn
    You are configuring SMTP settings in Thunderbird, but Dovecot serves POP3 & IMAP connections. If you are using secure connection then it does not matter if the password is plain text, because the entire transmission is already encrypted.
    0
  • sopya
    Thx, Ok Dovecot is for POP3 and IMAP. But why cPanel/Exim does not work with following combination. SMTP server settings. Port: 465 Connection security: SSL/TSL Authentication method: [COLOR="#FF0000">Encrypted password And same settings works with [COLOR="#FF0000">Authentication method: Normal Password cPanel people any suggestion from your side?
    0
  • Infopro
    In your cPanel > Email Accounts > to the right of your email account listed here, click the More menu, then select Configure Mail Client. There you'll find recommended settings you may find useful.
    0
  • sopya
    Thx, Yes I know that. But are you getting my point? Does cPanel/Exim support "Encrypted password" for SMTP server?
    0
  • Infopro
    This thread may be useful: Re: Thunderbird Problem - cPanel Forums
    0
  • cPanelMichael
    Hello :) You will need to select "Normal Password" in your email client. Here is a snippet from a ticket that was opened for this a few weeks ago: By tunneling over SSL/TLS, with a valid CA-signed certificate being used and a secure cypher selected, what is passed between the client and server is effectively cyphertext, as the plaintext of the password is tunneled within. Additionally, because of the use of SSL/TLS, the client can reasonably believe that it is talking to the correct server; that is, the client can authenticate the server, as well as the server authenticate the client. In this way, both transport and storage are encrypted and well protected. Thank you.
    0
  • sopya
    [quote="cPanelMichael, post: 1474182">Hello :) You will need to select "Normal Password" in your email client. Here is a snippet from a ticket that was opened for this a few weeks ago: By tunneling over SSL/TLS, with a valid CA-signed certificate being used and a secure cypher selected, what is passed between the client and server is effectively cyphertext, as the plaintext of the password is tunneled within. Additionally, because of the use of SSL/TLS, the client can reasonably believe that it is talking to the correct server; that is, the client can authenticate the server, as well as the server authenticate the client. In this way, both transport and storage are encrypted and well protected. Thank you.
    Yes, as I said in my first post "Normal Password" is working. So thats not the issue, my only concern why 'encrypted password' not working with cPanel/Exim? Can we enable it? As I have checked and there is no option in Exim/cPanel configuration regarding 'encrypted password' for SMTP. Hope I am clear now.
    0
  • cPanelMichael
    Yes, you must select "Normal Password". Selecting "Encrypted Password" is not supported and will fail. Authentication will still be encrypted as long as you keep the "SSL/TLS" option enabled in your email client. Thank you.
    0

Please sign in to leave a comment.