
Connecting a mailbox
Gmail or Outlook
One click. Authorise once and both sending and receiving are configured for you, with the right hosts, ports and OAuth.
Any other provider
Configure SMTP and IMAP by hand: host, port, TLS and credentials.
Gmail and Outlook have retired or restricted basic authentication, which is why the guided flow exists. If you are configuring either of them by hand and hitting authentication failures, use the native connection instead.
Aliases
A Gmail account can send as any of its configured aliases, and mail arriving at an alias is picked up as belonging to that mailbox. This is what lets one connected account servesupport@, billing@ and hello@ without three mailboxes.
Incoming mail
An inbound message can start an agent or continue a conversation:- Threading follows the standard mail headers, so a reply lands in the conversation it belongs to rather than opening a new one.
- The tenant is resolved from the sender, so a customer writing in is attributed to their own tenant automatically. See Multi-tenant.
When a connection breaks
Tokens expire and passwords get changed. A mailbox that can no longer authenticate is marked as needing re-authorisation rather than failing silently, so the fix is one click and not an investigation into why an agent stopped answering.Related
Triggers
Starting agents from other apps’ events, not just mail.
Notifications
What Devic sends you, as opposed to what your agents send.