meta data for this page
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
email_config [2023/05/14 06:51] – created wrongecho | email_config [2024/11/01 06:24] (current) – [Mail Queue] Moved to queue wrongecho | ||
---|---|---|---|
Line 3: | Line 3: | ||
ITFlow must be configured with your mail server settings to send outbound emails for things such as ticket notifications and invoices. | ITFlow must be configured with your mail server settings to send outbound emails for things such as ticket notifications and invoices. | ||
- | 1. Configure at Settings > Mail: | + | Configure at Settings > Mail: |
- | * IMAP Host | + | |
- | * IMAP Port | + | |
- | * IMAP Encryption | + | |
- | + | ||
- | + | ||
- | 2. Configure at Settings > Mail: | + | |
* SMTP Host | * SMTP Host | ||
* SMTP Port | * SMTP Port | ||
* Encryption | * Encryption | ||
* SMTP Username / Password | * SMTP Username / Password | ||
- | * Outbound email to send as (use SMTP username if unsure) | + | * Outbound email to send as (use SMTP username if unsure) |
- | * Outbound name to send as (e.g. ITFlow) | + | * Outbound name to send as (e.g. ITFlow) |
+ | |||
+ | ===== Mail Queue ===== | ||
+ | |||
+ | * We have moved (almost) all messages to a queue-based system accessible via Settings > Mail Queue | ||
+ | * Messages that fail (e.g. config/mail server issues) to send can be manually retried | ||
+ | |||
+ | -- | ||
===== Microsoft 365 ===== | ===== Microsoft 365 ===== | ||
Line 58: | Line 59: | ||
===== Notes ===== | ===== Notes ===== | ||
- | * Only supports **basic auth**entication. Many providers consider this legacy. We aim to add support for OAuth in the future. | + | * Only supports **basic auth**entication. Many cloud providers consider this legacy. We aim to add support for OAuth in the future. |
* Email ticketing currently uses/relies on these SMTP credentials to connect | * Email ticketing currently uses/relies on these SMTP credentials to connect | ||
+ | * Known error: If mail settings are incorrect (e.g. encryption) the app can freeze up - [[https:// |