Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions fern/pages/guides/imap-smtp.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ slug: imap-smtp
description: "Configure IMAP and SMTP to access your AgentMail inboxes using email clients or programmatic access."
---

<Callout intent="info" title="IMAP Under Development">
IMAP support is currently under development and will be shipped shortly. SMTP is fully available today.
</Callout>

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?
Expand Down