Y
Hacker News
new
|
ask
|
show
|
jobs
by
foxcpp
2225 days ago
Developer here to answer any questions. Also see
https://github.com/foxcpp/maddy/wiki/FAQ
.
1 comments
NonEUCitizen
2224 days ago
FAQ says "Implement a meaningful subset of IMAP for access to local storage."
What subset do you implement? Thanks.
link
foxcpp
2224 days ago
Currently it is base IMAP4rev1 specification (RFC 3501) minus /Recent flag plus SASL-IR, APPENDLIMIT, MOVE, CHILDREN, SPECIAL-USE, COMPRESS, UNSELECT and IDLE extensions. Support for CONDSTORE and UIDPLUS extensions is planned.
link
What subset do you implement? Thanks.