--- title: Configuring Gmail eleventyNavigation: key: Configuring Gmail parent: Third-Party Software order: 3 --- In our examples we consider the following information: - Account name: `test` - Mailbox: `test@alwaysdata.net` They must be replaced by your personal login information: |Server|Service|Information|| |---|---|---|---| |Incoming|POP3|POP Server|pop-*[account]*.alwaysdata.net| |||Username|Your email address - for example *contact\@example.org*| |||Password|The password of your email address| |||Port|995| |Outgoing|SMTP|SMTP Server|smtp-*[account]*.alwaysdata.net| |||Username|Your email address - for example *contact\@example.org*| |||Password|The password of your email address| ||||Do not treat as an alias| |||Port|465| ||||Secured connection| > [!TIP] > Replace *contact\@example.org* by your email address. It is defined in the **Emails > Addresses** menu of our administration interface. ## Web browser Go to **Parameters > Accounts and imports**. ![Gmail: interface](images/gmail_interface.png) ![Gmail: account settings](images/gmail_interface2.png) ### Incoming mails (IMAP/POP) Go to **Add a mail account > Import e-mails from my other account (POP3)**. Check "Always use a secure connectiion (SSL) when retrieving mail.". > [!WARNING] > This is a POP3 connection that will get e-mail from the e-mail servers. ![Gmail: create a POP account">}}](images/gmail_add-pop.png) ![Gmail: create a POP account - result](images/gmail_add-pop-final.png) ### Outgoing mails (SMTP) Go to **Add another e-mail address**. - Uncheck the **Treat as an alias** box. ![Gmail: create an SMTP account](images/gmail_add-smtp.png) ![Gmail: create an SMTP account - result](images/gmail_add-smtp-final.png) ## Mobile Go to **Settings > Add an account > Other**. ![Gmail on mobile](images/gmail_mobile.png) - For *outgoing* mail, check the **Demand a connection** box.