Package Exports
- @pipedream/imap
- @pipedream/imap/imap.app.mjs
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@pipedream/imap) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Overview
The Internet Message Access Protocol (IMAP) is a mail protocol used for accessing email on a remote web server.
IMAP provides a way to access email stored on a server, allowing you to read, write, and delete emails from your account.
IMAP is a popular protocol for accessing email, and is supported by most email providers.
Here are some things you can build using the IMAP API:
- A web-based email client
- A desktop email client
- A mobile email client
- A command-line email client
- A script to automatically delete old emails
- A script to automatically forward emails to another address
- A script to automatically save attachments to your computer