inboundnow / inbound-mailer-retired

0 stars 1 forks source link

Email unsubscribing #1

Closed DavidWells closed 9 years ago

DavidWells commented 9 years ago

To be canspam compliant:

I see the unsub functionality working like so:

  1. email receiver clicks unsubscribe link
  2. browser opens with site.com/inbound-api/email/unsubscribe?email=mine@this.com
  3. then they (mine@this.com) are removed from future emails
  4. browser redirects to 'unsubscribe page' to confirm to the person.
  5. unsub count is incremented and added to individual email stats
atwellpub commented 9 years ago

https://github.com/inboundnow/inbound-mailer/issues/7 Issue tracked here. Closing.