Unsubscribe problem....
Moderator: moderator
-
maschoff
- Site Admin
- Posts: 2659
- Joined: Thu Aug 03, 2006 10:20 am
- Location: Munich, Germany
- Contact:
-
bradn
- Posts: 2
- Joined: Tue Feb 22, 2011 1:11 am
Re: Unsubscribe problem....
For those still having problems I found this very useful. If the # link is not showing up correctly in your unsubscribe email the userid won't be passed to the EMM server.
Try this code for calling up the unsubscribe form instead.
Replace:
http://company.openemm.org/form.do?agnC ... D=##AGNUID##
With:
http://company.openemm.org/form.do?agnC ... ID=[agnUID]
Try this code for calling up the unsubscribe form instead.
Replace:
http://company.openemm.org/form.do?agnC ... D=##AGNUID##
With:
http://company.openemm.org/form.do?agnC ... ID=[agnUID]
