25 search results for IMAP
What are your IMAP server configuration settings?
Frequently Asked Questions About Email
Our server is imap .forwardemail.net and is also monitored on our status page. It supports both IPv4 and IPv6 and is available over ports 993 and 2993 for SSL/TLS. Protocol Hostname Ports IPv4 IPv6 SSL...
Read articleDo you support receiving email with IMAP ?
Frequently Asked Questions About Email
Yes, as of October 16, 2023 we support receiving email over IMAP as an add-on for all paid users. Please read our deep-dive article on how our encrypted SQLite mailbox storage feature works. Important...
Read articleAlias Messages ( IMAP /POP3)
Developer Email API for Custom Domains and Webhooks
Note Unlike other API endpoints, these require Authentication "username" equal to the alias username and "password" equal to the alias generated password as Basic Authorization headers. Warning This e...
Read articleAlias Folders ( IMAP /POP3)
Developer Email API for Custom Domains and Webhooks
Tip Folder endpoints with a folder's path /v1/folders/:path as their endpoint are interchangeable with a folder's ID :id. This means you can refer to the folder by either its path or id value. Warning...
Read articleHow does it work
Best Quantum Safe Encrypted Email Service in 2024
1. Using your email client such as Apple Mail, Thunderbird, Gmail, or Outlook – you connect to our secure IMAP servers using your username and password: Your username is your full alias with your doma...
Read articleHow does it work
Quantum Resistant Email Service in 2025
1. Using your email client such as Apple Mail, Thunderbird, Gmail, or Outlook – you connect to our secure IMAP servers using your username and password: Your username is your full alias with your doma...
Read articleProjects
Quantum Resistant Email Service in 2025
Here's a table outlining projects we use in our source code and development process (sorted alphabetically):Project Purpose Ansible DevOps automation platform for maintaing, scaling, and managing our ...
Read articleProjects
Best Quantum Safe Encrypted Email Service in 2024
Here's a table outlining projects we use in our source code and development process (sorted alphabetically):Project Purpose Ansible DevOps automation platform for maintaing, scaling, and managing our ...
Read articleAliases
Developer Email API for Custom Domains and Webhooks
Generate an alias password Note that if you do not email instructions, then the username and password will be in the JSON response body of a successful request in the format { username: 'alias@yourdom...
Read articleHistory
Free Email Forwarder for Custom Domains
We launched in November 2017 after an initial release.In April 2018 Cloudflare launched their privacy-first consumer DNS service, and we switched from using OpenDNS to Cloudflare for handling DNS look...
Read articleBackups
Best Quantum Safe Encrypted Email Service in 2024
> tldr; Backups of your encrypted mailboxes are made daily. You can also instantly request a new backup or download the latest backup at anytime from My Account Domains Aliases.For backups, we simply ...
Read articleBackups
Quantum Resistant Email Service in 2025
> tldr; Backups of your encrypted mailboxes are made daily. You can also instantly request a new backup or download the latest backup at anytime from My Account Domains Aliases.For backups, we simply ...
Read articleEmail Client Configuration
SMTP Integration Examples
Thunderbird 1. Open Thunderbird and go to Account Settings 2. Click "Account Actions" and select "Add Mail Account" 3. Enter your name, email address, and password 4. Click "Manual Config" and enter t...
Read articleInformation Collected
Privacy Policy
For transparency, at any time you can view our source code to see how the information below is collected and used: Strictly for functionality and to improve our service, we collect and store securely ...
Read articleUpdate domain alias
Developer Email API for Custom Domains and Webhooks
> PUT /v1/domains/example.com/aliases/:alias_idBody Parameter Required Type Description name No String Alias name recipients No String or Array List of recipients (must be line-break/space/comma separ...
Read articleCreate new domain alias
Developer Email API for Custom Domains and Webhooks
> POST /v1/domains/example.com/aliasesBody Parameter Required Type Description name No String Alias name (if not provided or if blank, then a random alias is generated) recipients No String or Array L...
Read articleExperiments
Quantum Resistant Email Service in 2025
> tldr; Ultimately using S3-compatible object storage and/or Virtual Tables are not technically feasible for performance reasons and prone to error due to memory limitations.We have done a few experim...
Read articleExperiments
Best Quantum Safe Encrypted Email Service in 2024
> tldr; Ultimately using S3-compatible object storage and/or Virtual Tables are not technically feasible for performance reasons and prone to error due to memory limitations.We have done a few experim...
Read articleReads
Quantum Resistant Email Service in 2025
Your email client on your phone may resolve imap .forwardemail.net to one of our Digital Ocean IP addresses – and your desktop client may resolve a separate IP from a different provider altogether.Rega...
Read articleThunderbird
SMTP Integration Examples
1. Open Thunderbird and go to Account Settings 2. Click "Account Actions" and select "Add Mail Account" 3. Enter your name, email address, and password 4. Click "Manual Config" and enter the following...
Read articleHow do I configure my email client to work with Forward Email?
Frequently Asked Questions About Email
Our service works with popular email clients such as: Apple® Windows® Android™ Linux® Desktop Mozilla Firefox® Safari® Google Chrome® Terminal Your username is your alias' email address and password i...
Read articleReads
Best Quantum Safe Encrypted Email Service in 2024
Your email client on your phone may resolve imap .forwardemail.net to one of our Digital Ocean IP addresses – and your desktop client may resolve a separate IP from a different provider altogether.Rega...
Read articleWrites
Quantum Resistant Email Service in 2025
Writing to your database is a bit different – since SQLite is an embedded database and your mailbox lives in a single file by default.We had explored options such as litestream, rqlite, and dqlite bel...
Read articleWrites
Best Quantum Safe Encrypted Email Service in 2024
Writing to your database is a bit different – since SQLite is an embedded database and your mailbox lives in a single file by default.We had explored options such as litestream, rqlite, and dqlite bel...
Read articleGenerate an alias password
Developer Email API for Custom Domains and Webhooks
Note that if you do not email instructions, then the username and password will be in the JSON response body of a successful request in the format { username: '[email protected]', password: 'some-g...
Read article