Unsubscribe problem....

Use this forum for questions regarding adoption and functionality of OpenEMM

Moderator: moderator

maschoff
Site Admin
Posts: 2608
Joined: Thu Aug 03, 2006 10:20 am
Location: Munich, Germany
Contact:

Post by maschoff »

Good to hear! Unfortunately, a missing " or ' instead of " can mean a lot to a computer ...
OpenEMM Maintainer
bradn
Posts: 2
Joined: Tue Feb 22, 2011 1:11 am

Re: Unsubscribe problem....

Post by bradn »

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]
Post Reply