mox/imapclient
Mechiel Lukkien bcf737cbec
fix the Status command on imapclient.Conn
it needs at least 1 attribute.
also make types for those attributes, so its harder to get them wrong.
nothing was using this function.
2024-03-11 15:22:41 +01:00
..
client.go implement the plus variants of scram, to bind the authentication exchange to the tls connection 2023-12-23 23:19:36 +01:00
cmds.go fix the Status command on imapclient.Conn 2024-03-11 15:22:41 +01:00
parse.go fix the Status command on imapclient.Conn 2024-03-11 15:22:41 +01:00
protocol.go fix the Status command on imapclient.Conn 2024-03-11 15:22:41 +01:00