mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-25 13:05:53 +03:00
[GH-ISSUE #169] Mailing list specific E-mail header support #136
Labels
No labels
2fa
I18N
PGP
Security
Security
account
advanced_search
advanced_search
announcement
api_login
authentication
awaiting feedback
blocker
bug
bug
bug
calendar
config
contacts
core
core
devops
docker
docs
duplicate
dynamic_login
enhancement
epic
feature
feeds
framework
github
github
gmail_contacts
good first issue
help wanted
history
history
imap
imap_folders
inline_message
installation
keyboard_shortcuts
keyboard_shortcuts
ldap_contacts
mobile
need-ssh-access
new module set
nux
pop3
profiles
pull-request
question
refactor
release
research
saved_searches
smtp
strategic
tags
tests
themes
website
wordpress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cypht#136
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
@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.
