I’m working on a new web based project that will allow someone to upload PDFs that contain invoices. Each invoice in PDF format has a string that contains the email address where it has to be sent along with the domain where it must come from.
Say my website is called whatever.com
I imagine if I change the from: address’s domain name ‘@whatever.com’ to @newdomain.com’ it will cause spam filters to block it because it will fail a reverse lookup ? Or don’t spam filers use reverse lookups anymore ? How do systems like O365 get around this ?
Say my website is called whatever.com
I imagine if I change the from: address’s domain name ‘@whatever.com’ to @newdomain.com’ it will cause spam filters to block it because it will fail a reverse lookup ? Or don’t spam filers use reverse lookups anymore ? How do systems like O365 get around this ?