laravel-mail-assertions
laravel-mail-assertions copied to clipboard
Assert that the email passes a spam checker
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,