I'm making a newsletter form, where the subscribers get a confirmation email after the subscribe. This part is working fine, so far so good.
When the email is recieved, theres a link to confirm the subscribtion, the links URL has all kinds of information in it, but when I follow the link I just end up at the frontpage, and I'm not subscribed to the list.
I know that the link to the confirmation is:
<!--@ConfirmUrl-->
but how can I get it to work, so the subscribers actually get on the subscriber list?