I want to send emails to paid@payhawk.com with the module “Email”.
I get this error message through email: 550 The SPF signature of your email is not valid or missing. For detailed information check our article here
However, when sending my email through my own application (Spark), it works. Both mailing systems (Spark and the Make module) are being sent through my domain, so why are only my emails from Make being rejected?
The issue is likely due to how Make handles email authentication. Spark may be configured correctly with your domain’s SPF, while Make’s module might not be authorized in your domain’s SPF record. Check your domain’s SPF record and ensure Make’s sending IPs are included. Also, review the linked article for any additional requirements from Payhawk.
It sounds like the Make module might not be properly authenticated with your domain’s SPF settings. Since emails sent via Spark work fine, it’s likely that Make is missing authorization in your DNS records. You may need to update your SPF record to include the necessary sending servers.
Also, if you’re using a HTML email signature template, ensure it doesn’t interfere with email authentication. Sometimes, additional content can trigger security checks.
You can update your SPF record by including Make’s sending domain. Typically, you need to add include:spf.make.com (or the correct SPF entry provided by Make) to your existing SPF record in your DNS settings. Make sure your full SPF record doesn’t exceed the 10 DNS lookup limit, as that can cause validation issues.
Also, if you’re using a HTML email signature template, ensure it doesn’t interfere with email authentication. Sometimes, additional content can trigger security checks. "