Should be very simple.
See here:
https://support.sparkpost.com/customer/en/portal/articles/2458291-removi...
Motivation: goes without saying. Real transactional emails are so important that your users can't miss them because they erroneously clicked "Unsubscribe" once; SparkPost automatically mark all emails as part of a mailing list by default!
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | allow_marking_email_as-2793291-9.patch | 548 bytes | eiriksm |
| #3 | allow_marking_email_as-2793291-3.patch | 595 bytes | zaporylie |
Comments
Comment #2
zaporylieHi kopeboy,
you are absolutely right! Bumping priority to Critical. I'll provide a patch soon. Thanks for reporting this problem.
Comment #3
zaporylieAnd here it is. I believe this option should be "on" by default. You can change it eventually in custom module using hook_sparkpost_mail_alter().
Would be great if you could apply this patch and verify it solves the issue for you.
Comment #4
eiriksmTested and solves the problem
Comment #5
zaporylieCommitted and pushed to 7.x-1.x.
Comment #7
zaporylieNeeds to be ported to D8.
Comment #8
zaporylieComment #9
eiriksmPatch for d8 version
Comment #11
zaporylieThanks