About GDPR email sending
-
Hello
I know node 1.9 supports new law but i have some doubts
All companies are sending emails in order to confirm future comunications via email to follow new gpdr law. It doesnt matter if you were already susbcribed.
How can we handle that on nodebb in order to stop sending day/weekly/.. email resume?
Any way to disable user email preference in bulk?Thank you
-
It is safe to assume that if a user explicitly set their user digest setting, then they can consider having opted into the email.
For those users that have not set any setting explicitly, you can change the default in the ACP, and that value will propagate to those users as well. So you'll probably want to disable the email digest for default users.
-
@julian said in About GDPR email sending:
It is safe to assume that if a user explicitly set their user digest setting, then they can consider having opted into the email.
For those users that have not set any setting explicitly, you can change the default in the ACP, and that value will propagate to those users as well. So you'll probably want to disable the email digest for default users.
I will try that for now
Problem with the new law is that users need to re-confirm his preferences and if they dont confirm it should be disabled