All Versions
13
Latest Version
Avg Release Cycle
13 days
Latest Release
1743 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v0.1.5
February 11, 2020 -
v0.1.4 Changes
January 29, 2020- ➕ Added send from aliases feature
- 🛠 Fixed unicode character username bug
The send from alias feature works like this:
Say you have an alias e.g. [email protected] and you want to send an email from this alias to [email protected].
All you need to do is send your email to ebay+hello=[email protected] (this email must be sent from one of your account's verified recipients).
So you send the email to the alias and then add the + extension of the recipients email but you just replace the "@" with an "=". This is how VERP (variable envelope return path) works for handling bounces on many sites.
-
v0.1.3 Changes
January 15, 2020- ⚡️ Updated CORS middleware to allow GET requests
- ➕ Added domain options API route for browser extension
- 🛠 Fixed typo on domains page