https://www.mailcoach.app/resources/blog/feed <![CDATA[mailcoach.app]]> 2026-09-01T00:00:00+00:00 <![CDATA[How we scale our servers]]> https://www.mailcoach.app/how-we-scale-our-servers Let's take a look at how we handle the server load that goes with sending a lot of emails.

]]>
2022-09-28T00:00:00+00:00
<![CDATA[Writing a newsletter in Markdown on Mailcoach]]> https://www.mailcoach.app/writing-a-newsletter-in-markdown-on-mailcoach Our Markdown editor makes it easy to add links and other markup to any content. As a bonus, our Markdown editor also provides automatic code highlighting for hundreds of programming languages.

]]>
2022-09-28T00:00:00+00:00
<![CDATA[Using jobs instead of commands in the schedule of a Laravel app]]> https://www.mailcoach.app/using-jobs-instead-of-commands-in-the-schedule-of-a-laravel-app In a standard Laravel application, you can schedule Artisan commands in your console kernel. While that works for most projects, we took a different route in Mailcoach. Instead of scheduling commands, we're scheduling jobs.

]]>
2022-10-04T00:00:00+00:00
<![CDATA[Using the Mailcoach Markdown editor in Filament]]> https://www.mailcoach.app/using-the-mailcoach-markdown-editor-in-filament Our newest package makes the Mailcoach Markdown editor easily installable in Filament.

]]>
2022-10-12T00:00:00+00:00
<![CDATA[How to create drip campaigns and email automation in Mailcoach]]> https://www.mailcoach.app/how-to-create-drip-campaigns-and-email-automation-in-mailcoach A major feature of Mailcoach is the ability to automate emails. Here's how you can use this feature and how we use it to promote our other Spatie products.

]]>
2022-10-25T00:00:00+00:00
<![CDATA[Using the shadow DOM as a better iframe]]> https://www.mailcoach.app/using-the-shadow-dom-as-a-better-iframe Using the shadow DOM, we can ensure that the sent newsletter we display in the archive is not affected by the layout of our website.

]]>
2022-11-29T00:00:00+00:00
<![CDATA[Sending transactional mails with Mailcoach in a Laravel app]]> https://www.mailcoach.app/sending-transactional-mails-using-mailcoach-in-a-laravel-app Besides sending newsletters and drip campaigns, Mailcoach can take care of the transactional mails that your application needs to send out.

]]>
2022-12-11T00:00:00+00:00
<![CDATA[Personalise newsletters using conditional content]]> https://www.mailcoach.app/create-the-perfect-newsletter-using-conditional-content 2022-12-20T00:00:00+00:00 <![CDATA[Creating an onboarding email drip campaign using Mailcoach]]> https://www.mailcoach.app/creating-an-onboarding-email-drip-campaign-using-mailcoach Make use of Mailcoach powerful automations to welcome new users to your product.

]]>
2023-02-06T00:00:00+00:00
<![CDATA[You can now send webhooks from an email automation]]> https://www.mailcoach.app/you-can-now-send-webhooks-from-an-email-automation This unlock our automations to be used for other things besides sending emails

]]>
2023-02-13T00:00:00+00:00
<![CDATA[We're a Sendgrid alternative focused on privacy and made in the EU]]> https://www.mailcoach.app/were-a-sendgrid-alternative-focused-on-privacy-and-made-in-the-eu We believe that privacy should be respected and protected by all. With the increasing use of technology, ensuring that our personal information is secure and kept private has become more important than ever.

]]>
2023-03-09T00:00:00+00:00
<![CDATA[You can now hide parts of your email from webviews]]> https://www.mailcoach.app/you-can-now-hide-parts-of-your-email-from-webviews This small new tag prevents parts of your email from appearing in the webview version of the email.

]]>
2023-05-05T00:00:00+00:00
<![CDATA[Add Fathom Analytics or Google Analytics to your Mailcoach website]]> https://www.mailcoach.app/add-fathom-analytics-or-google-analytics-to-your-mailcoach-website Find out who is visiting your newsletter archive by adding Fathom Analytics or Google Analytics.

]]>
2023-05-11T00:00:00+00:00
<![CDATA[How we use CSS custom properties to customize your newsletter archive]]> https://www.mailcoach.app/how-we-use-css-custom-properties-to-customize-your-newsletter-archive With Mailcoach, you can create a customized archive website for your campaigns. To blend your website with the style of your newsletters, we support setting a primary color and theme. With CSS custom properties, we’re able to modify colors, typography, and more on the fly.

]]>
2023-06-27T00:00:00+00:00
<![CDATA[Display a subscription confirmation message with CSS]]> https://www.mailcoach.app/how-to-display-a-subscription-confirmation-message-with-css CSS has a lesser-known :target selector to style an element that matches the element linked in the page hash. It’s a great way to display a message without creating a separate confirmation page or relying on JavaScript

]]>
2023-07-19T00:00:00+00:00
<![CDATA[Protecting against spam using Cloudflare Turnstile]]> https://www.mailcoach.app/protecting-against-spam-using-cloudflare-turnstile With Mailcoach, protecting your email list & subscription forms against spam is crucial to protect your sending reputation. Mailcoach now makes this easy by integrating with Cloudflare Turnstile, the privacy friendly alternative to Google's ReCaptcha. In this blogpost we'll write a guide on how to set up Cloudflare Turnstile with your self-hosted Mailcoach instance. Mailcoach already has this enabled for all teams & users.

]]>
2023-08-15T00:00:00+00:00
<![CDATA[Introducing the Mailcoach affiliate program]]> https://www.mailcoach.app/introducing-the-mailcoach-affiliate-program Join our affiliate program and earn money by referring people to Mailcoach. 💸

]]>
2023-08-29T00:00:00+00:00
<![CDATA[Building a Subscription Form with Laravel Volt & Mailcoach]]> https://www.mailcoach.app/building-a-subscription-form-with-laravel-volt-mailcoach Laravel Volt is one of Laravel's latest tools to build user interfaces. We love playing around with new stuff, lets find our how we can use Volt to power our subscription forms!

]]>
2023-10-05T00:00:00+00:00
<![CDATA[Building a newsletter subscription form with SvelteKit form actions]]> https://www.mailcoach.app/building-a-newsletter-subscription-form-with-sveltekit-form-actions We’ll learn how to create a custom newsletter component for your SvelteKit project, how to use environment variables, and how to use form actions to progressively enhance our newsletter component.

]]>
2023-10-17T00:00:00+00:00
<![CDATA[Using a honeypot to fight spam]]> https://www.mailcoach.app/use-honeypot-to-fight-spam Read on to find out how a sweet, sticky substance can keep bots out of your email lists.

]]>
2023-11-28T00:00:00+00:00
<![CDATA[Why did my email bounce?]]> https://www.mailcoach.app/why-did-my-email-bounce Read about all the reasons your email wasn’t delivered, and learn the difference between a soft and hard bounce.

]]>
2023-11-29T00:00:00+00:00
<![CDATA[Why do I need email marketing software?]]> https://www.mailcoach.app/why-do-i-need-an-email-marketing-software Read on to find out why using email marketing software could be just what you need to take your digital marketing strategy to the next level.

]]>
2023-12-07T00:00:00+00:00
<![CDATA[The power of transactional emails]]> https://www.mailcoach.app/the-power-of-transactional-emails Transactional emails - building trust through transparency.

]]>
2023-12-18T00:00:00+00:00
<![CDATA[What is a drip campaign?]]> https://www.mailcoach.app/what-is-a-drip-campaign Find out what a drip campaign is and how it can help you keep your audience interested and informed with your emails without overwhelming them.

]]>
2023-12-18T00:00:00+00:00
<![CDATA[How to configure SPF and DKIM DNS records]]> https://www.mailcoach.app/securing-your-email-a-guide-to-setting-up-spf-and-dkim-dns-records A guide to secure your email communication to protect from malicious activities by implementing SPF and DKIM.

]]>
2024-01-08T00:00:00+00:00
<![CDATA[Building our new automation workflow builder with css flexbox]]> https://www.mailcoach.app/building-our-new-automation-workflow-builder-with-flexbox In this post we’ll uncover some of the techniques used to create our automation builder without any dependencies on large JavaScript libraries using only CSS Flexbox for the layout.

]]>
2024-06-12T00:00:00+00:00
<![CDATA[Speeding up database searches using an invisible column]]> https://www.mailcoach.app/speed-up-database-searches-using-invisible-columns Read on to find out how we keep search queries fast when we manage email lists with up to millions of subscribers.

]]>
2024-07-05T00:00:00+00:00
<![CDATA[Adding a preview text to your campaigns]]> https://www.mailcoach.app/how-to-add-a-preview-text-to-your-campaign Improve your open rates by adding a preview text to your campaign.

]]>
2024-07-07T00:00:00+00:00
<![CDATA[Using Mailcoach for transactional email in an Express.js application]]> https://www.mailcoach.app/sending-transactional-emails-using-mailcoach-api-in-an-express-js-application This article explores how to send transactional emails in an Express.js application using the Mailcoach API.

]]>
2024-08-13T00:00:00+00:00
<![CDATA[Define attributes on lists]]> https://www.mailcoach.app/define-attributes-on-lists You can now define attributes on an email list and merge them with subscriber attributes when rendering emails.

]]>
2024-08-26T00:00:00+00:00
<![CDATA[Subscriber engagement statistics now available]]> https://www.mailcoach.app/subscriber-engagement-statistics-now-available Mailcoach now tracks subscriber engagement in a privacy-friendly way and lets you segment lists based on opens, clicks, and activity.

]]>
2024-09-20T00:00:00+00:00
<![CDATA[Fake it till you make it: testing transactional emails with Mailcoach in Laravel]]> https://www.mailcoach.app/fake-it-till-you-make-it-testing-transactional-emails-with-mailcoach-in-laravel Transactional emails are important for keeping users informed at key moments. This article explains all the ways to test your transactional emails from Mailcoach to make sure they’re working and getting sent.

]]>
2024-10-10T00:00:00+00:00
<![CDATA[Create responsive email templates with MJML]]> https://www.mailcoach.app/create-responsive-email-template-with-mjml Creating beautiful responsive emails is easy when using the right tools. In this tutorial, we will use MJML, a markup language designed to create responsive emails, to create a custom email template you can use for your Mailcoach campaign.

]]>
2024-11-01T00:00:00+00:00
<![CDATA[Strategies to strengthen your domain reputation]]> https://www.mailcoach.app/strategies-to-strengthen-your-domain-reputation To maximize your email deliverability, building a strong domain reputation is essential. Here’s how to improve sender reputation and keep your emails out of spam folders.

]]>
2024-11-07T00:00:00+00:00
<![CDATA[Starting a newsletter]]> https://www.mailcoach.app/starting-a-newsletter Newsletters are a powerful way to connect with your audience, share insights, and build relationships. This guide will help you navigate every step of starting and growing a successful newsletter.

]]>
2025-02-12T00:00:00+00:00
<![CDATA[Send-only API Keys]]> https://www.mailcoach.app/send-only-api-keys You can now create send-only API keys that can send transactional emails without access to any other Mailcoach API endpoints.

]]>
2025-04-11T00:00:00+00:00
<![CDATA[You can now log in using passkeys]]> https://www.mailcoach.app/you-can-now-log-in-using-passkeys You can now sign in to Mailcoach with passkeys, so you no longer need to type your email address and password every time.

]]>
2025-05-07T00:00:00+00:00
<![CDATA[Simple and effective strategies to grow your newsletter]]> https://www.mailcoach.app/simple-and-effective-strategies-to-grow-your-newsletter Building a successful newsletter list is one of the most effective ways to connect with your audience, boost engagement, and drive conversions. Unlike social media, where algorithms control visibility, email marketing provides direct access to your subscribers’ inboxes.

]]>
2025-05-09T00:00:00+00:00
<![CDATA[How We Fixed a Livewire Page Timeout on a 566 Million Row Table]]> https://www.mailcoach.app/how-we-fixed-a-livewire-page-timeout-on-a-566-million-row-table How we turned a timing-out Livewire page into an instant load by replacing 264 correlated subqueries on a 566 million row table with individual cached queries and wire:init.

]]>
2026-03-31T00:00:00+00:00
<![CDATA[How we handle customer support with There There]]> https://www.mailcoach.app/how-we-handle-customer-support-with-there-there We tried a lot of help desks over the years, never quite found the one we wanted, and eventually built it ourselves.

]]>
2026-09-01T00:00:00+00:00