| Author |
Message |
bg
Joined: 28 Sep 2006 Posts: 1
|
Posted: Thu Sep 28, 2006 1:51 pm Post subject: Unsubscribe help.....!!!! |
|
|
I am looking at buying this program to send my company's email newsletter. We have a huge mailing list of 50,000+ that we have built up. I was looking for an unsubscibe feature on this program? I see that there is one you can put in the signature part of the message, but when it comes to taking the people off the list do I have to sit there and delete each one or is there a way to delelte the unsubscibed members all at once?
If anyone can help me with this that would be great... |
|
| Back to top |
|
 |
stanbusk Site Admin
Joined: 28 Dec 2005 Posts: 2425
|
Posted: Thu Sep 28, 2006 3:56 pm Post subject: |
|
|
Try the Simple Unsubscribe script. This is a very simple PHP script you can upload to your server to start handling unsubscribe requests from your customers in seconds. The page above includes an example of use.
Once you have a list of addresses to unsubscribe use MaxBulk Mailer batch processing feature. From the MaxBulk Mailer manual: "To remove several addresses from a list at once create a plain text file named 'DELETE', add all the addresses to remove to it, save it and drop it onto the list to process inside MaxBulk Mailer". |
|
| Back to top |
|
 |
claudette
Joined: 09 Oct 2006 Posts: 2
|
Posted: Tue Oct 10, 2006 4:43 pm Post subject: simple? |
|
|
| I'm sure this is simple for a programmer. I'm not and am having trouble with the instructions. |
|
| Back to top |
|
 |
stanbusk Site Admin
Joined: 28 Dec 2005 Posts: 2425
|
Posted: Tue Oct 10, 2006 7:30 pm Post subject: |
|
|
| What problems do you have? |
|
| Back to top |
|
 |
Hani
Joined: 21 Oct 2006 Posts: 1 Location: Riyadh, Saudi Arabia
|
Posted: Sat Oct 21, 2006 1:37 pm Post subject: |
|
|
hi
I have 2 questions
1- The email part of the link to be pasted in my mailings; sholdnt it be the address of he recepient? so how would I put john@doe.com?
2-In admin, emails show as ">" rather than the email address with the right link (emailto:john@doe.com) after testing the link in the browser address rather than an email as I am sure whats the syntax as I said in part 1.
Thanx in advance for your help
Hani |
|
| Back to top |
|
 |
stanbusk Site Admin
Joined: 28 Dec 2005 Posts: 2425
|
Posted: Sat Oct 21, 2006 6:29 pm Post subject: |
|
|
Use MaxBulk email tag. It is [E-mail Address]:
| Code: |
http://www.yourdomain.com/scripts/unsubscribe/demo/unsubscribe.php?email=[E-mail Address]
|
That tag will be replaced at delivery time by each recipient address.
Not sure to understand question #2 |
|
| Back to top |
|
 |
|