Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the spinupwp domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /sites/coreysalzano.com/files/wp-includes/functions.php on line 6121
Configure InvoiceShelf to use MailHog – Corey Salzano

Configure InvoiceShelf to use MailHog

I enjoy InvoiceShelf since I migrated to it in December 2024. InvoiceShelf is open-source invoicing software. I do not allow it to send emails, but I’m exploring the idea.

How to prevent local web apps from sending emails

I run MailHog. It’s an open-source email catcher that allows me to see what emails sites running on my computer have tried to send.

Configure InvoiceShelf to use MailHog

Go to Settings > Mail Configuration.

  • Mail Driver: smtp
  • Mail Host: 127.0.0.1
  • Mail Port: 1025
  • Mail Encryption: none

Screenshot

Here’s a screenshot of my Mail Configuration page.

Screenshot that shows the Mail Configuration page inside InvoiceShelf.


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *