All activity
Andris Reinman
left a comment
I created IMAP API mostly to detect deletions in an IMAP account. It is fairly easy to list currently existing emails on an account but quite difficult to get information about messages that got deleted. I also wanted to get that information as near-time as possible, so IMAP API sends out webhooks for any kind of changes it detects on an email account.
IMAP API
Headless email client to access email accounts via REST API
IMAP API is a self hosted headless email client. It allows to make requests against an IMAP server via REST API calls. It also keeps an eye on the changes and sends webhook notifications whenever a new email is received or something else happens on the account.
IMAP API
Headless email client to access email accounts via REST API
Andris Reinman
left a comment
When I had finished setting up yet another domain name for a project idea I had I felt really frustrated. Why do I need to perform all these mundane tasks related to configuring DNS zones, Nginx virtual hosts, Let's Encrypt cert wrangling and adding yet another alias to my old (and thus free) GSuite account just to get a lousy "Coming soon" web page up? Couldn't I automate it instead? And this...
Project Pending
Domain parking service for all these projects you've planned
Project Pending provides a free domain parking service for all those domains developers register for their future projects.
Service includes automatic setup for DNS records, HTTPS certificate, landing page and also email account to receive and forward emails.
Project Pending
Domain parking service for all these projects you've planned
Andris Reinman
left a comment
I created the app mainly for my own usage to easily debug email issues and also to easily view the HTML source of newsletters sent to me.
NodemailerApp
The ultimate email debugging desktop app
Import emails from EML files, EMLX files, large MBOX files from Gmail takeout, Maildir folders and Postfix queues. Ever wanted to view HTML source of a nicely designed email instead of some garbled rfc822 format? Just open the HTML tab of an email to see it.
NodemailerApp
The ultimate email debugging desktop app