Users changing their email address on unsubscribe page
Hello - we recently changed our unsubscribe process from a single-opt out to a preference center where users can check what type of content they are receiving. On this new page, there is a textbox that populates the users email address. We are finding that a good chunk of people are modifying their email addresses here, which is causing the system to create new users with only email addresses.
How can we prevent this from happening/what is best practice? Does it make sense to block the email field so that it's read-only?