I currently have DMARC implemented for my email domain. My underlying email is gmail.
Each week, I receive a report stating that the emails I send are fully aligned (between 50 and 200 from known domains like AWS or google). But for many months now most weekly reports have had 1500 or more emails which are not aligned. They are definitely not my emails. They are from IPs with no DNS, or domains like vdc.vn, vnpt.vn and prod-infinitum.com.mx.
My DNS record is rejecting non-aligned emails. Here is my DNS entry:
v=DMARC1; p=reject; pct=100; rua=mailto:[omitted this]; aspf=r;
I thought that after I set this to reject for a few months, the SPAM emails would taper off, because they would be rejected, but they have not.
My question is, is there something I should be doing to further block these SPAM emails? If my DMARC is working, why haven't these spammers 'given up' on using my domain?