Add untagged status in response body possible values #9
KokaKiwi
commented 2022-06-13 12:53:31 +00:00
Owner
No description provided.
KokaKiwi
self-assigned this 2022-06-13 12:53:38 +00:00
KokaKiwi
commented 2022-06-13 13:05:05 +00:00
Author
Owner
```
C: A142 SELECT INBOX
S: * 172 EXISTS imap_codec::types::response::Data::Exists
S: * 1 RECENT - imap_codec::types::response::Data::Recent
S: * OK [UNSEEN 12] Message 12 is first unseen - imap_codec::types::response::Status::Ok
- UNSEEN -> imap_codec::types::response::Code::Unseen
S: * OK [UIDVALIDITY 3857529045] UIDs valid - imap_codec::types::response::Status::Ok
S: * OK [UIDNEXT 4392] Predicted next UID - imap_codec::types::response::Status::Ok
S: * FLAGS (\Answered \Flagged \Deleted \Seen \Draft) - imap_codec::types::response::Data::Flags
S: * OK [PERMANENTFLAGS (\Deleted \Seen \*)] Limited - imap_codec::types::response::Status::Ok
- PERMANENTFLAGS (\Deleted \Seen \*) - imap_codec::types::response::Code::PermanentFlags
S: A142 OK [READ-WRITE] SELECT completed - Code aussi pour Read-Write - SELECT completed -> message arbitraire.
Exemple fail auth Dovecot :
* OK [CAPABILITY IMAP4rev1 SASL-IR LOGIN-REFERRALS ID ENABLE IDLE LITERAL+ AUTH=PLAIN AUTH=LOGIN] Dovecot (Debian) ready.
10 login a b
10 NO [AUTHENTICATIONFAILED] Authentication failed.
```
KokaKiwi
added this to the v0.1.0 milestone 2022-06-13 13:17:39 +00:00
KokaKiwi
referenced this issue from a commit 2022-06-27 12:51:28 +00:00
proto: Add untagged status in response body values
KokaKiwi
closed this issue 2022-06-27 12:51:28 +00:00
KokaKiwi
reopened this issue 2022-07-01 09:56:42 +00:00
KokaKiwi
closed this issue 2022-07-01 09:56:51 +00:00
Loading…
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?