I have finally managed to get the unsubscribe bit to work.
It was a missing "
Thanks for you help with this. I've learned a lot about the system while trying to debug!!!
Phil
Search found 6 matches
- Thu Dec 27, 2007 4:15 pm
- Forum: Using OpenEMM
- Topic: Unsubscribe problem....
- Replies: 16
- Views: 27475
- Thu Nov 01, 2007 4:30 pm
- Forum: Using OpenEMM
- Topic: Unsubscribe problem....
- Replies: 16
- Views: 27475
- Thu Nov 01, 2007 12:09 pm
- Forum: Using OpenEMM
- Topic: Unsubscribe problem....
- Replies: 16
- Views: 27475
Code from Form
Here's the code from the Unsubscribe Query form. <form action="form.do" method="post"> <input type="hidden" name="agnCI" value="1"> <input type="hidden" name="agnFN" value="BTOptOutConfirm"> <input type="hidden"...
- Thu Oct 25, 2007 9:54 am
- Forum: Using OpenEMM
- Topic: Unsubscribe problem....
- Replies: 16
- Views: 27475
Unsubscribe..
Yep, I've done that, and included the link in the email.
It displays the page 'do you want to unsubscribe', and I also have it displaying the user's details to confirm. Then, when I click on the unsubscribe button, it goes straight to the on-error section of the next form.
It displays the page 'do you want to unsubscribe', and I also have it displaying the user's details to confirm. Then, when I click on the unsubscribe button, it goes straight to the on-error section of the next form.
- Thu Oct 25, 2007 12:09 am
- Forum: Using OpenEMM
- Topic: Unsubscribe problem....
- Replies: 16
- Views: 27475
Unsubscribe problem....
I'm having a problem getting unsubscribe to work. I've followed the manual, but whenever I select the unsubscribe button from my query form, it displays the failure message from the confirmation form. Can anybody post copies of their forms and actions where they have this working? Even better, if an...
- Sun Aug 26, 2007 11:52 pm
- Forum: Bounce Management
- Topic: Another Bounce question
- Replies: 2
- Views: 8967
Another Bounce question
Hi guys, looking forward to a little help here. I've set up a new Centos 5 system, runing MySQL 4.1.20, and OpenEMM 5.1. I've sent a mailing to a few non-existent addresses. The maillog shows that it was unable to send the message, and gives a stat=Service unavailable From what I can work out, OpenE...