SOLVED: How to make users confirm unsubcribing

When a user clicks the unsubscribe link in a message, they are instantly unsubscribed. Is there a way to make them go to a page where they have to confirm they want to unsubscribe?

Our current workaround to to take them to the preferences page, but this is not ideal.

@Nicholas94 Look for UNSUBSCRIBE_JUMPOFF in config_extended.php for an explanation.

1 Like

Thank you, this worked exactly as we needed it to.

1 Like