meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
email_config [2023/05/14 06:51] – Tidy wrongechoemail_config [2024/11/01 06:24] (current) – [Mail Queue] Moved to queue wrongecho
Line 8: Line 8:
   * 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) //(can be different for invoices/quotes/tickets)// 
-  * Outbound name to send as (e.g. ITFlow)+  * Outbound name to send as (e.g. ITFlow) //(can be different for invoices/quotes/tickets)// 
 + 
 +===== 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 52: 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://github.com/itflow-org/itflow/issues/696|GitHub issue]]