E-mail client settings

Discussion in 'Installation/Configuration' started by Dennis_sp, Jul 2, 2018.

  1. Dennis_sp

    Dennis_sp Member

    If i create an e-mail box in ISPConfig3, how do i connect my email client with it?
    I've created a DNS record mail.mydomain.com A record and an MX record.
    Which of the following settings do i specify in my email client:
    -account (is this the email address or alias)
    -mailserver, i suppose this is the mail.mydomain.com i have in my DNS records
    -encryption, none, SSL or TLS?
    -requires authentication yes/no?

    I looked this up in the manual but couldn't find it.
     
  2. Taleman

    Taleman Well-Known Member HowtoForge Supporter

    Account name is the full e-mail address

    The FQDN of the mailserver, the host where you have installed dovecot (or whatever mail server you use)
    STARTTLS
    Surely you do not want to allow access without authentication? Answer yes.
     
  3. Dennis_sp

    Dennis_sp Member

    Is STARTTLS the only option? What if my client of web application only supports SSL or TLS?
     
  4. Taleman

    Taleman Well-Known Member HowtoForge Supporter

    Use what works for you.
     

Share This Page