[GH-ISSUE #169] Mailing list specific E-mail header support #136

Closed
opened 2026-02-25 21:34:15 +03:00 by kerem · 1 comment
Owner

Originally created by @jasonmunro on GitHub (Mar 1, 2017).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/169

Originally assigned to: @jasonmunro on GitHub.

It's common for mailing list messages to have special headers to indicate how to subscribe, unsubscribe, and post a new message to the list. Add logic to the message view page to look for these headers and expose links for the supported operations.

Originally created by @jasonmunro on GitHub (Mar 1, 2017). Original GitHub issue: https://github.com/cypht-org/cypht/issues/169 Originally assigned to: @jasonmunro on GitHub. It's common for mailing list messages to have special headers to indicate how to subscribe, unsubscribe, and post a new message to the list. Add logic to the message view page to look for these headers and expose links for the supported operations.
Author
Owner

@jasonmunro commented on GitHub (Feb 12, 2019):

We now will display a "List" header with links to subscribe/post/archive/etc depending on what headers were in the message. Actions are either "email" that will load the compose page with the values for that action, or "link" entries that link to an external webpage to perform the action.
list

<!-- gh-comment-id:462923040 --> @jasonmunro commented on GitHub (Feb 12, 2019): We now will display a "List" header with links to subscribe/post/archive/etc depending on what headers were in the message. Actions are either "email" that will load the compose page with the values for that action, or "link" entries that link to an external webpage to perform the action. ![list](https://user-images.githubusercontent.com/3793556/52666098-e9adc480-2ed2-11e9-940d-884d3a86815a.png)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cypht#136
No description provided.