ProtonMail / ProtonMail/libsieve-php
Missing expires extension
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 25
- Forks
- 9
- Avg merge
- 6m
- Merged PRs (30d)
- 3
Description
Is this actually in use by ProtonMail? It has not been updated in any meaningful way in years, and it doesn't have the expire extension present.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the library's Sieve-language parser and its handling of extensions, using RFC5228 as the protocol reference. Confirm whether the missing expire extension is expected to be supported and whether ProtonMail uses this library; done means the scope and expected extension support are established.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100