Unsubscribe "Only this list" as standard
Is it possible to set the option for unsubscribes for lists to "only this list" brand/system-wide?
Explanation: We are using Sendy to send invitations to paying members of our organisation. For each invite a separate, indiviual list is created according to their interests. So we got GDPR consent, and we update their interests accordingly and therefore would prefer to set the option to "only this list" instead of editing each list separately.
Thanks,
Andreas
This discussion has been closed.
Comments
Hi,
One solution is to change the
column_default
forunsubscribe_all_list
to0
instead of1
in thelists
table in your MySQL database directly.Best regards,
Ben
Will do that.
Thanks Ben for the really fast answer!