laravel-mail-assertions icon indicating copy to clipboard operation
laravel-mail-assertions copied to clipboard

Assert that the email passes a spam checker

Open ssfinney opened this issue 9 years ago • 0 comments

This one is ambitious, but how cool would it be to have an algorithm to detect the email as spam?

I know it's tricky attempting to assign a "SPAM rating", but take a look at MailTrap's Analysis tab on one of the emails. There's a Spam Report. If we could find those rules, we could write an assertion for that,

ssfinney avatar Feb 05 '16 00:02 ssfinney