Questions tagged [unsubscribe]

190 questions
0
votes
1 answer

SignalR search and unsubscribe

I'd like to clear up a couple of points around SignalR. I have an application that reads trades (eg. stock codes that have associated stock prices streaming). The group for this SignalR hub is pitched at the stock code. It has a publisher that is…
TerrorBight
  • 185
  • 1
  • 13
0
votes
3 answers

How to subscribe again with Mandrill API?

Can user subscribe again after unsubscribe from Mandrill API. And also can we use the default footer unsubscribe link for specific template. If i check the "Add Unsubscribe Footer" in Mandrill API then unsubscribe shows on all emails but i want to…
0
votes
1 answer

What command I should use to my php unsubscribe script start working

I have php script which is responsible for unsubscribe newsletter users. Please check below:
0
votes
0 answers

GWT stand alone page?

My app has an email newsletter and i'd like to implement an "Unsubscribe" option on the HTML email itself. This link would bring them to an isolated page that simply lets them know they've been unsubscribed, i'll grab their user info from URL…
Eric Guan
  • 13,320
  • 7
  • 34
  • 53
0
votes
1 answer

Subscription auto canceled after payment paypal

this is my code (form subscription):
0
votes
2 answers

Create a decent unsubscribe method

I've been asked to create a system to send newsletters. A HTML template has been created by an external company. I've got the sourcecode so i can alter it. One thing that was missing was an unsubscribe method. I would like to add a method so that…
Jo Broeckx
  • 73
  • 5
0
votes
1 answer

How to make Mandrill put recipient's email in unsubscribe URL

First of all I know that Mandrill has it's own way of coping with unsubscribe, which is "Adding a link with the unsubscribe merge tag" . But it stores the unsubscribed users on the account and makes rejection if sent newsletters and announcements to…
Dandruff
  • 166
  • 7
0
votes
2 answers

do we have unsubscribe mail feature in openerp?

Do we have unsubscribe mail feature in openerp and if yes how to set it. I want to know when user receives mail from openerp can does it have that feature anywhere? How does mass mail works exactly in case of leads and opportunities? Any video…
Pooja
  • 553
  • 9
  • 27
0
votes
1 answer

Paypal Unsubscription

Can I unsubscribe my user from Paypal recurring payments without leaving him my site. I want to know if there is some API call that I can make to unsubscribe my user. Paypal provides a unsubscibe button , when user clicks on that , user is…
0
votes
2 answers

How to create an unsubscribe page in magento

I would like to create a direct unsubscribe page in magento, I found this instruction to follow but the steps 1 and 2 are not clear As I'm not a professional. Can someone please help me clarify these two steps. Where to create the…
salimottmani
  • 29
  • 2
  • 6
0
votes
1 answer

Multiple Choice Unsubscribe form

I'm having a bit of trouble figuring out the jquery (or javascript) syntax for an unsubscribe form. The project entails the following: I no longer wish to receive: (1) Information related to product A (2) Information about any production from…
0
votes
1 answer

Subscribe and unsubscribe to channels after the connection has been made with txredisapi

Working with Python, Twisted, Redis and txredisapi. How can I get the SubscriberProtocol for subscribe and unsubscribe to channels after the connection has been made? I guess I need to get the instance of the SubscriberProtocol and then I can use…
0
votes
1 answer

How to implement unsubscribe usecase for website

I'm sending automated emails and hence I should deliver an unsubscribe function. I have a User entity that is not used much, only when a user registers and the emails can be send to users who are not registered as Users. So when I send an email and…
Niklas R.
  • 22,209
  • 67
  • 202
  • 380
0
votes
1 answer

How to include An UNSUBSCRIBE link in newsletter sent to multiple users using PHPMailer?

How to include An UNSUBSCRIBE link in newsletter sent to multiple users using PHPMailer? Like mydomain/unsubscribe.php?email=useremail. please help. Thanks in advance.
mrafi5
  • 37
  • 8
0
votes
2 answers

Duplicate GCM messages from Uniqush

I am using Uniqush to send GCM messages to an app I'm developing, and so far this is working well. However, for obvious reasons I am uninstalling and reinstalling the app as I develop, and it's re-registering for GCM with each new install. I…
Andrew Wyld
  • 6,923
  • 6
  • 49
  • 95
1 2 3
12
13