I am using mailgun under the domain 'mg.mydomain.org' but I want emails send to be authenticated to my domain, lets say its 'mydomain'.
The settings below dont seem to work at all and I am still seeing the 'via' in gmail. Ive looked over the gmail docs and not got any further.
I am not experienced in setting up this type of configuration so if any more information is required to help ill be happy to provide
Dmarc record is currently :
"v=DMARC1; p=none; rua=mailto:postmaster@mg.mydomain.com"
SPF record:
"v=spf1 include:mailgun.org ~all"
DKIM record is generated from the mail client
"k=xxx; p=xxxxxx"
Thanks,
M