mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-09-10 07:04:53 +08:00
Updated Improve performance (markdown)
parent
626e9024bf
commit
e8d4edc9d1
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,8 @@ IMAP[DEBUG]: 0.0017571449279785 (*)
|
|||
This is the time it took to the connection and get the first response from the server.
|
||||
If the response doesn't have `[CAPABILITY`, the next question to the server is `IMAP[INFO]: > TAG CAPABILITY\r\n` to get all capabilities.
|
||||
|
||||
## Requests speed
|
||||
|
||||
Now the connection is fully set and we go ask the server to STARTTLS or AUTHENTICATE.
|
||||
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue