EmailResource reads messages over IMAP and sends via SMTP, exposing the mailbox as a tree of folders and messages.
Node only. Requires
imapflow, mailparser, and nodemailer peers. The browser cannot speak raw TCP for IMAP/SMTP.Install
Config
Mount mode
read, write (sending mail via the synthesized /sent/ path).
For mailbox layout, search behavior, and synthesized date directories see the Python Email docs.