Oh Dear is the all-in-one monitoring tool for your entire website. We monitor uptime, SSL certificates, broken links, scheduled tasks and more. You'll get a notifications for us when something's wrong. All that paired with a developer friendly API and kick-ass documentation. O, and you'll also be able to create a public status page under a minute. Start monitoring using our free trial now.

Building Mailcoach: deleting unconfirmed users automatically

Original – by Freek Van der Herten – 2 minute read

My team and I are currently building Mailcoach, a self-hosted solution to easily send out newsletters and email campaigns. In this video, I live code a new small feature.

This video was created unrehearsed and I didn't make any edits. So you can see every mistake that I made along the way.

Together with Mailcoach, we'll release a video course on how to use Mailcoach, and how it was built. We'll also include some videos on how to write clean, maintainable code. There will be something to learn for everyone, whether you're starting with Laravel, or you already have some years of experience under your belt.

Of course, I will rehearse before recording these videos and will edit them afterward, so the pace is a bit higher than the video above.

To get notified when Mailcoach and the video course launch, sign up for the email list at https://mailcoach.app.

Why we are building Mailcoach

You might wonder why we are building Mailcoach. Some of the well-known newsletter marketing services can cost quite a lot when your email list grows. Some charge $99 a month for a list that has a few thousand subscribers.

Mailcoach will leverage email sending services like Amazon SES, Mailgun, and SendGrid to send out emails. These services only charge a couple of dollars for tens of thousands of emails. And they do not require you to include a self-promoting image.

It's perfectly fine to use these services to send transactional emails as long as you take care of your reputation. Mailcoach does that by automatically unsubscribing hard bounces and complaints.

Stay up to date with all things Laravel, PHP, and JavaScript.

You can follow me on these platforms:

On all these platforms, regularly share programming tips, and what I myself have learned in ongoing projects.

Every month I send out a newsletter containing lots of interesting stuff for the modern PHP developer.

Expect quick tips & tricks, interesting tutorials, opinions and packages. Because I work with Laravel every day there is an emphasis on that framework.

Rest assured that I will only use your email address to send you the newsletter and will not use it for any other purposes.

Comments

What are your thoughts on "Building Mailcoach: deleting unconfirmed users automatically"?

Comments powered by Laravel Comments
Want to join the conversation? Log in or create an account to post a comment.