SPF or DKIM Invalid
If SPF or DKIM shows invalid, compare DNS output against the records shown in Mailtarget.
Checklist
- Confirm the record exists at the expected label.
- Confirm there is only one SPF TXT record for the domain.
- Confirm the SPF record includes Mailtarget.
- Confirm the DKIM selector includes the underscore labels.
- Confirm the DKIM value was not truncated.
- Wait for DNS propagation if the record was changed recently.
Commands
dig +short TXT <your-sending-domain>
dig +short TXT <selector>._domainkey.<your-sending-domain>