apple/swift-nio-imap
A Swift project that provides an implementation of the IMAP4rev1 protocol, built upon SwiftNIO.
SwiftApache-2.0
Issues
- 0
IMAP Proxy throws exceptions when trying to connect
#764 opened by Aloisius - 1
- 1
Example use of SwiftNIO ChannelHandlers
#750 opened by bensyverson - 0
Can't parse RFC822.TEXT NIL
#664 opened by Davidde94 - 0
Pipelining dependency support for Subscription, Metadata, and Quota commands
#579 opened by danieleggert - 1
Ability to stream SEARCH results
#629 opened by danieleggert - 0
Parse SEARCH / ESEARCH responses with SIMD
#694 opened by danieleggert - 0
- 0
- 0
Should remove FetchModificationResponse and use ModificationSequenceValue directly
#728 opened by danieleggert - 0
FETCH response due to FLAGS change when IDLE'ing
#716 opened by kimjs2939 - 1
Failing to parse complex BODYSTRUCTURE
#679 opened by danieleggert - 0
BODYSTRUCTURE fails to parse
#684 opened by danieleggert - 0
Message Identifier Convenience
#681 opened by danieleggert - 0
Ability to create “log output” from ResponseOrContinuationRequest and CommandStreamPart
#662 opened by danieleggert - 0
Protect against run-away literal lengths
#668 opened by danieleggert - 0
- 0
- 0
Add String map to GrammarParser
#669 opened by danieleggert - 0
- 0
`uidStore` + `store` should use `StoreModifier` (similar to `fetch` using `FetchModifier`) with `unchangedSince`
#656 opened by danieleggert - 0
`Command.fetch` / `.uidFetch` add extra `(())` at the end if `[FetchModifier]` is empty.
#658 opened by danieleggert - 1
`ParameterValue` should have a simple `number` case
#603 opened by mdiep - 0
Add conversion between MessageIdentifierSet<UnknownMessageIdentifier> and its UID / Sequence number counter parts
#652 opened by danieleggert - 0
Returning `MODIFIED` with `ResponseTextCode`
#604 opened by mdiep - 0
- 0
- 4
- 0
`Command.examine` should use `SelectParameter`
#600 opened by mdiep - 2
- 0
- 0
Ability to convert `GmailLabel` to `String`
#616 opened by danieleggert - 0
- 0
`ModificationSequenceValue` should be `Strideable`
#597 opened by mdiep - 0
EXTENSIONS.md is out of sync
#609 opened by danieleggert - 1
- 1
`ResponseCodeCopy.destinationUIDValidity` should be of type `UIDValidity` (is `Int`)
#608 opened by danieleggert - 0
`ModificationSequenceValue.value` should be private
#598 opened by mdiep - 0
Capitalize `CONDSTORE` consistently
#599 opened by mdiep - 0
- 0
`ResponseCodeCopy` should use `UIDValidity`
#584 opened by mdiep - 1
`UID ESEARCH` vs. `ESEARCH`
#572 opened by danieleggert - 0
Problems with `ResponseCodeAppend`
#583 opened by mdiep - 0
Should reference RFC 7377 instead of RFC 6237
#573 opened by danieleggert - 0
ResponseCodeAppend’s UID Validity field should be renamed and use proper type
#577 opened by danieleggert - 0
Rename `Command.starttls` → `.startTLS`
#578 opened by danieleggert - 1
- 1
- 0
- 1
Crash when parsing AString
#561 opened by danieleggert