Newsletter Issue

Very cool thing: face-to-face discussion with the CEO of Mini Union.
Post Reply
pausenklaus
Posts: 79
Joined: Sat May 20, 2023 7:04 pm
Location: Austria/Germany
Has thanked: 24 times
Been thanked: 8 times

Newsletter Issue

Post by pausenklaus »

I'm not sure where to post this one but i'm hoping the correct person gets to see it.

I receive both the international and the German newsletter. The German Version is sent from acemagic.de and has no issues

The international version from acemagicians.com arrives with a SPF failure. When checking the domain i see two SPF records which can lead to this error. A quick google search showed me that the mail was sent using one of the mailgun mailservers which would mean that merging the SPF records would solve the problem.

The current records:

Code: Select all

acemagicians.com        text =

        "v=spf1 include:email-messaging.com ~all"
acemagicians.com        text =

        "v=spf1 include:mailgun.org ~all"
Would just need to be merged to:

Code: Select all

“v=spf1 include:email-messaging.com include:mailgun.org ~all”
This will make sure that you can use both services to send e-mails and newsletters without being flagged as spam at the receivers end :)
Obsessed with MiniPCs
----------------------My Devices--------------------------------
AM07 (Main server) | GK3 (Backup Host) | S1 (Remote PC) | AK1Plus (dev) | AM06Pro (Workstation)
Post Reply

Return to “CEO Response”