Adobe Campaign Classic - URL contains character codes
Hello.
I have an unsubscribe URL that links to an outside application. The URL is sending the email address as "address%40domain.com" and the application is expecting the actual @ sign in the email address. Is there a way to get Adobe to include this in the link instead of the code? Of course this content is dynamic using <%= recipient.email %>. Thanks.