Can Mautic send from more than one email address?

I am looking at using Mautic and I am wondering if Mautic can send campaigns from more than one email address?

Also, has anyone any thoughts on how is Mautic with regards to bypassing spam filters?

Is it easy to use the newsletter builder side, either via drag and drop or via HTML?



All thoughts and feedback welcomed.



Thanks :)

I am looking at using Mautic and I am wondering if Mautic can send campaigns from more than one email address?
Also, has anyone any thoughts on how is Mautic with regards to bypassing spam filters?
Is it easy to use the newsletter builder side, either via drag and drop or via HTML?

All thoughts and feedback welcomed.

Thanks :slight_smile:

Hi,

To answer your first question, I think each email can be set to be sent from a different email address. From version 1.3.0, I think there’s the facility to send emails from the Lead Owner’s email.

With regards to spam filters, are you hosting your own Mautic or are you using the hosted service? If you are hosting your own then have a look at this article that talks about how to setup your servers to ensure maximum deliverability:

https://mautic.com/blog/help-email-flagged-as-spam/

Of course the contents of your email and how you format it will have some impacts. There are a couple of tools around that run your email through a spam filter and give you a score. It will give you an indication of how well your email was built.

With regards to your last question, I have no idea. Sorry.

Linh

Hi Linh,

Great thanks for getting back to me. I am hosting my own. What tools would you recommend for running emails through spam filters?

Many thanks,
Ciara

Hi,

Postmark provides an API to SpamAssassin here:

http://spamcheck.postmarkapp.com

SpamAssassin is a pretty popular spam filter. It’s best that you send an email to yourself and copy the contents including all email headers to postmark.

I’ve also created a plugin for Mautic that calls the Postmark API which you could also try:

http://app.mk8r.com/spamassassin-checker-download

However, my tool only tries to simulate an sent email with header information that Mautic puts into the email but the email has not been sent yet so it doesn’t include headers as processed by mail servers.