I would create a user specific column to store the input email, then make a relation of that input email to the existing email list. If relation is empty then record, if not then show fail notification.
I would create a user specific column to store the input email, then make a relation of that input email to the existing email list. If relation is empty then record, if not then show fail notification.