KanbanMail

A Kanban board for your emails! ✨💌

Stop free trial email subject from showing up in the preview as well in some clients (like this)

Get Outlook contacts to ACTUALLY WORK (it was an OAuth scopes issue)

Fix a bug where nothing works if KanbanMail can't find the user's Outlook contacts (reported by @sergio)

Write the outline for a blog post all about KanbanMail! https://medium.com/@booligoosh/kanbanmail-blog-post-1-dcb97a750588 :D :D :D

Automatically send each user an email when their free trial ends in Stripe (THIS HAS TAKEN ME SO LONG!!!)

Show a warning if the email provider isn't Google or Microsoft (detected from the domain's MX records)

Make a poll... Do you write the email subject or recipients first? https://twitter.com/Booligoosh/status/1032607582563659776

^same - recipients 📬

0 Likes

recipients :p

0 Likes

Create a cloud function to check whether an email address works with KanbanMail (by looking up MX records and seeing if they are Google/Microsoft)

GET RID OF UNSAFE CALLBACKS IN createUser FUNCTION!!! (could have exposed data to unauthorized people)

Ethan Author

… from Stripe

0 Likes
Ethan Author

Ah my keyboard is stuffing up 😅

0 Likes

Work out how to stop Gmail tokens from expiring annoyingly quickly (I don't have time to code it today) – https://stackoverflow.com/questions/45834242/gmail-api-permanent-token-access

Find a better way to check if email addresses on custom domains are with Gmail/G-Suite than awkwardly asking them – https://mxtoolbox.com/SuperTool.aspx

Make system-ui font fallbacks work in SparkPost emails

Maaan dealing with email is haaard, so much inconsistency in every client version

0 Likes
Ethan Author

Yeah, I'm using https://heml.io/ which makes things much easier (layout-wise) but it's still pretty annoying…

0 Likes