Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unsubscribe link/header #4

Open
jjfine opened this issue Oct 17, 2013 · 9 comments
Open

Unsubscribe link/header #4

jjfine opened this issue Oct 17, 2013 · 9 comments

Comments

@jjfine
Copy link

jjfine commented Oct 17, 2013

Issue by najati from Friday Mar 30, 2012 at 20:36 GMT
Originally opened as https://github.com/cyrusinnovation/ListList/issues/12


http://en.wikipedia.org/wiki/CAN-SPAM_Act_of_2003

@jjfine
Copy link
Author

jjfine commented Oct 17, 2013

Comment by Trevoke from Tuesday Jun 26, 2012 at 18:02 GMT


This is potentially tricky.
Say we have lists A, and B with the following users:
A => X, Y
B => Y, Z

If the email is sent to A and B, then:
X and Z are a simple a case
Y will receive an email.. Should it have one unsubscribe link? Both? Does that mean that we should be sending one email per list instead, so we can properly have one unsubscribe link?

Or should we just add a simple line at the end, saying "visit cyruslists.com" to unsubscribe?

@jjfine
Copy link
Author

jjfine commented Oct 17, 2013

Comment by Trevoke from Tuesday Jun 26, 2012 at 18:06 GMT


ping @pinfieldharm

@jjfine
Copy link
Author

jjfine commented Oct 17, 2013

Comment by pinfieldharm from Tuesday Jun 26, 2012 at 18:29 GMT


This only should apply to users who are not in @cyrusinnovation.com. It would be good to not show anything for internal users.

According to the wikipedia page, you can comply with CAN-SPAM by responding to unsubscribe requests within 10 days. So, I'd say put an email address in the bottom where unsubscribe requests can be sent, and then handle it manually for now.

@jjfine
Copy link
Author

jjfine commented Oct 17, 2013

Comment by Trevoke from Tuesday Jun 26, 2012 at 19:40 GMT


What happens if an external user is on two lists who received the same email?

@jjfine
Copy link
Author

jjfine commented Oct 17, 2013

Comment by pinfieldharm from Tuesday Jun 26, 2012 at 19:41 GMT


The administrator figures it out in such cases.

@jjfine
Copy link
Author

jjfine commented Oct 17, 2013

Comment by Trevoke from Tuesday Jun 26, 2012 at 19:43 GMT


What do you think of text like this:

This email was sent to the following lists: [x, y, z]. To unsubscribe, please (send us an email)[this is a link to sending an email] and put the name of the list from which you wish to unsubscribe in the body.

@jjfine
Copy link
Author

jjfine commented Oct 17, 2013

Comment by Trevoke from Tuesday Jun 26, 2012 at 19:44 GMT


Or is that too complicated and should I just say "To unsubscribe, send us an email" .. And let the communication, if necessary, happen afterwards?

@jjfine
Copy link
Author

jjfine commented Oct 17, 2013

Comment by pinfieldharm from Tuesday Jun 26, 2012 at 19:49 GMT


I'd go with the "To unsubscribe, send us an email" version. Mostly because this is a very rare event, and I imagine we may try to support external users differently in the future.

@jjfine
Copy link
Author

jjfine commented Oct 17, 2013

Comment by jessechen from Thursday Sep 19, 2013 at 19:52 GMT


This sounds like an important issue to address when making this useful to other organizations. I agree with Paul and Aldric's conclusion that a static footer added to external emails with a manual unsubscribe is a good first step.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant