The Email Channel reads one mailbox through IMAP and sends through SMTP. Anyy uses verified TLS, the mailbox INBOX, IMAP port 993, and SMTP submission port 465.
What You Need
- the full email address;
- IMAP server hostname;
- SMTP server hostname; and
- a password or app password accepted by both services.
This profile follows the TLS guidance in RFC 8314.
Connect in Dashboard
- Open Dashboard → Channel → Add account.
- Choose Email and IMAP and SMTP over TLS.
- Enter the mailbox address, IMAP host, and SMTP host.
- Enter the password or provider-issued app password.
- Select the DM policy and save.
The default account ID is mailbox.
When the mail provider supports app-specific passwords, use one instead of the primary account password. It is easier to revoke without disrupting the whole account.
Access Policy
Email supports open, allowlist, or disabled direct-message policy. Sender pairing is not available for this profile.
open is the default, so review the account policy before leaving a public or broadly shared address connected. For a private assistant mailbox, an allowlist is usually the safer choice.
How Messages Flow
The resident Gateway watches INBOX for new messages, resolves the sender under the configured policy, and creates a Channel conversation. Outbound replies use the same configured mailbox through SMTP.
Anyy requires both receive and send authentication to pass before the connection is healthy.
Verify the Connection
anyy channel doctor email
anyy channel reload
Send a plain-text test message from an allowed address, then verify both receipt and reply.
Troubleshooting
| Problem | Check |
|---|---|
| Authentication fails | App password, provider IMAP/SMTP enablement, and account security policy |
| Receive works but send fails | SMTP hostname, port 465 availability, and submission permission |
| Send works but receive fails | IMAP hostname, port 993, and INBOX access |
| Sender is ignored | DM policy and allowlist entry |
| TLS validation fails | Correct hostnames and trusted server certificates; do not disable verification |