The CAPABILITY command is available before login (specified under "Client Commands - Any State" in RFC3501).
This library only seems to implement it on Session, which is constructed after authentication.
It would be useful to check the capabilities before authentication, for example to see which authentication methods are available.
The
CAPABILITYcommand is available before login (specified under "Client Commands - Any State" in RFC3501).This library only seems to implement it on Session, which is constructed after authentication.
It would be useful to check the capabilities before authentication, for example to see which authentication methods are available.