# E-mailaccount toevoegen op iPhone via de outlook app

{% hint style="info" %}
In deze handleiding leggen we uit hoe je een e-mailaccount kan toevoegen op je iPhone middels de Outlook mail app op elke iPhone. Deze handleiding is gebaseerd op iOS versie 26.1
{% endhint %}

1. Open Outlook op je iPhone.\
   Klik op je profielfoto linksboven.\
   Klik op het blauwe envelopje met een plusje

2. Kies E mailaccount toevoegen.\
   Vul je e-mailadres in en klik op Account toevoegen.\
   Outlook zoekt nu zelf naar instellingen\
   \
   **Let op:** Soms denkt Outlook dat het een Exchange account is.\
   Zie je bovenaan Exchange staan? Tik dan op Geen Exchange.<br>

3. Kies daarna IMAP of Geavanceerde instellingen.\
   Bij de invul velden mag je onderstaande waarde opgeven:

{% hint style="success" %}
**Inkomende mail (IMAP)**\
Server mail.domeinnaam.nl (Vervang domeinnaam door jouw domeinnaam)\
Gebruikersnaam jouw volledige e-mailadres\
Wachtwoord is het wachtwoord van je mailbox\
Poort 993\
Beveiliging SSL
{% endhint %}

{% hint style="success" %}
**Uitgaande mail (SMTP)**\
Server mail.domeinnaam.nl (Vervang domeinnaam door jouw domeinnaam)\
Gebruikersnaam jouw volledige e-mailadres\
Wachtwoord is het wachtwoord van je mailbox\
Poort 465 en beveiliging is SSL\
Krijg je een foutmelding ? Gebruik dan poort 587 met beveiliging STARTLS
{% endhint %}

4. Tik op Aanmelden of Gereed.\
   Outlook test nu de verbinding.\
   Hierna is het account toegevoegd en kan er gebruik van gemaakt worden.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://kennisbank.ettekoven-it.nl/e-mail/e-mailaccount-toevoegen-op-iphone-via-de-outlook-app.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
