Having problems to verify DNS record with RESEND x VERCEL

I try to verify my Domain in RESEND by adding RESEND DNS record to Vercel as they ask to do so, and i keep having a failed error saying that they can’t detect DNS record.

It is failing, it should be verified

Adding RESEND DNS record to VERCEL

Using NEXT.js, domain is tiprr.io, using improvMX as custom email with no-reply@tiprr.io

I’ve found the problem, i any of you got the same problem then it is a problem of SPF, you need to combine the 2 spf (the one from improvMX and the one from resend) with an empty or @ name, delete the mxImprov spf, keep the resend dns as it was.

2 Likes

Thanks for coming back with your solution, @johndole!

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.