Bug: subscribe button assumes that the mailing list has a -subscribe sub-address
Open
- Dominant language
- JavaScript
- Stars
- 80
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
The mailing list subscribe button is created by converting list@host to list-subscribe@host.
Whilst this is true for ezmlm (as used by the ASF), it may not be true for all mailing lists
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the mailing-list subscribe button described in the issue and the code that converts list@host to list-subscribe@host. Determine how subscription addresses are supplied for lists that do not use ezmlm, then verify that the button no longer assumes that suffix and that existing subscription behavior still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100