Schedule your emails to be sent later without any extensions.
The script looks for scheduling instruction in your email's subject line, uses drafts to hold the email till it is time to send and sends the email without your intervention using apps script triggers. You can also use this to send mails only if there are no replies.
Since this is an email scheduler for Gmail written using Google Apps Script. It is hosted as a web app and requires permissions as detailed below. The code is open sourced.
★ Links
Code: https://github.com/vinay20045/simple-email-scheduler
How it works: https://wisebot.io/simple-email-scheduler-for-gmail.html
Report Issues: https://github.com/vinay20045/simple-email-scheduler/issues
★ What permissions and Why
1. Gmail Access
# To check draft messages for scheduling instructions
# To check replies to not send message if reply is received
# To send mails that after the scheduled time has arrived
# To modify/cleanup drafts if message sending fails
2. Google Drive & Spreadsheets
# To create folder (called WISEBOT) to store your reports
# To write run reports
3. Application Data
# To store user preferences
4. Run in background
# To run every 30 minutes and process mails that need to be sent
★ Disclaimer
We use Google Analytics to anonymously collect usage statistics. If you don't want this, please install the code directly from the github repository provided above.
★ Contact
Write to us at [email protected] or visit www.wisebot.io
Extore is a team of professionals who are passionate about creating extensions for web browsers. This devotion also gives us opportunity to appreciate work of other people. We get inspired by useful, open source extensions made by developers all over the world. Our strong belief is that one should share helpful add-ons with others. That’s why we’d like to present you our ever-growing list of favourite extensions that have inspired us. Moreover, as you probably have already learned, sometimes struggling for the best brings an end to the good. Talking about add-ons it often turns out that an upgrade is worse then previous version. Also it can become really tricky to get back to the beloved version of your favourite extension. That’s why we’re going to make not only the latest, but all versions of our favourite (and we hope yours too) add-ons available for download. No more compromises, just stick to the version you really like!