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

List-Unsubscribe #8

Open
mindplay-dk opened this issue Nov 1, 2016 · 1 comment
Open

List-Unsubscribe #8

mindplay-dk opened this issue Nov 1, 2016 · 1 comment
Labels
Milestone

Comments

@mindplay-dk
Copy link
Collaborator

Add explicit support for the List-Unsubscribe header, per RFC2369, e.g. in Message:

public function setUnsubscribeURL($url)
public function setUnsubscribeMailbox($mailbox)

Should add a header like:

 List-Unsubscribe: <http://www.host.com/list.cgi?cmd=unsub&lst=list>,
     <mailto:[email protected]?subject=unsubscribe>

Add documentation, perhaps link to here.

@mindplay-dk mindplay-dk added this to the 1.0.0 milestone Nov 1, 2016
@mindplay-dk mindplay-dk modified the milestones: 1.0.0, Next Aug 14, 2018
@mindplay-dk
Copy link
Collaborator Author

Pushing this to a future release, so we can release 1.0 ASAP.

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

No branches or pull requests

1 participant