diff --git a/fern/pages/guides/imap-smtp.mdx b/fern/pages/guides/imap-smtp.mdx index 60bb09f..c6a92e5 100644 --- a/fern/pages/guides/imap-smtp.mdx +++ b/fern/pages/guides/imap-smtp.mdx @@ -5,6 +5,10 @@ slug: imap-smtp description: "Configure IMAP and SMTP to access your AgentMail inboxes using email clients or programmatic access." --- + + IMAP support is currently under development and will be shipped shortly. SMTP is fully available today. + + AgentMail supports standard IMAP and SMTP protocols, allowing you to connect using traditional email clients or integrate with existing systems that rely on these protocols. ## What are IMAP and SMTP?