summaryrefslogtreecommitdiff
path: root/ui/buffers.go
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2021-12-01 11:48:03 +0000
committerHubert Hirtz <hubert@hirtz.pm>2021-12-06 11:36:26 +0100
commitee21112465e25f0e003d4254ce839dcde3304e6a (patch)
treecade8141d2e06ac68da17d5883ae0f594ae83283 /ui/buffers.go
parentUse second precision for bound computation (diff)
Don't double-enable caps
Some servers might adjust their sasl cap at runtime, e.g. CAP NEW sasl=PLAIN,EXTERNAL […] CAP NEW sasl=PLAIN In this case, we don't really want to `CAP REQ sasl` again, because this will make us re-authenticate a second time. Avoid requesting caps which have already been ACKed.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions