| Author |
Message |
rwexler
Joined: 31 Oct 2007 Posts: 7
|
Posted: Thu Nov 01, 2007 3:25 pm Post subject: Embedding recipient address in unsubscribe link |
|
|
From the very useful piece on email newsletters, I haven't been able to figure out how to do this:
| Quote: | | We suggest you embed a link in every message that includes the e-mail address of the recipient so that one click removes it from your list.t |
I would, I assume, need to embed the address in the email and set up the unsubscribe funcion to take it.
Thanks,
Robert |
|
| Back to top |
|
 |
stanbusk Site Admin
Joined: 28 Dec 2005 Posts: 2434
|
Posted: Fri Nov 02, 2007 5:42 pm Post subject: |
|
|
| What format are you using, plain text, styled text or HTML? |
|
| Back to top |
|
 |
rwexler
Joined: 31 Oct 2007 Posts: 7
|
Posted: Mon Nov 05, 2007 3:07 pm Post subject: |
|
|
| I'm using plain and html. |
|
| Back to top |
|
 |
stanbusk Site Admin
Joined: 28 Dec 2005 Posts: 2434
|
Posted: Tue Nov 06, 2007 12:45 pm Post subject: |
|
|
In plaint text you have to write a flat sentence like:
| Code: |
To get unsubscribed send an empty e-mail to: <address_here>
|
In HTML you can embed the address into the URL with mailto as explained in the FAQ: Recipients subscribe and unsubscribe by e-mail |
|
| Back to top |
|
 |
rwexler
Joined: 31 Oct 2007 Posts: 7
|
Posted: Tue Nov 06, 2007 6:25 pm Post subject: |
|
|
Thanks, but that seems to be for unsubscribing by sending an email. I wasn't clear, but I meant a link to a web page. Can the sender's email address be included in the link so that when they go to the web page, it automatically records their email address? Maybe a reply-to like you have is a better way to handle it.
Robert |
|
| Back to top |
|
 |
rwexler
Joined: 31 Oct 2007 Posts: 7
|
Posted: Tue Nov 06, 2007 6:57 pm Post subject: |
|
|
Okay, I tested it as a mailto and like it. One more question though... Is there a way to make it automatically generate an email back to the person acknowledging that their unscubscribe request was received?
Thanks,
Robert |
|
| Back to top |
|
 |
rwexler
Joined: 31 Oct 2007 Posts: 7
|
Posted: Tue Nov 06, 2007 9:40 pm Post subject: |
|
|
Sorry, never mind. I set it up as an email filter. So now I'm all set.
Thanks!
Robert |
|
| Back to top |
|
 |
|