mox/store
Mechiel Lukkien 642a328ae1
add support for SCRAM-SHA-1
the idea is that clients may not support SCRAM-SHA-256, but may support
SCRAM-SHA-1. if they do support the 256 variant, they'll use it.

unfortunately, thunderbird does not support scram-sha-1 either.
2023-02-05 12:30:14 +01:00
..
account.go add support for SCRAM-SHA-1 2023-02-05 12:30:14 +01:00
account_test.go mox! 2023-01-30 14:27:06 +01:00
msgreader.go mox! 2023-01-30 14:27:06 +01:00
msgreader_test.go mox! 2023-01-30 14:27:06 +01:00
state.go mox! 2023-01-30 14:27:06 +01:00
tmp.go mox! 2023-01-30 14:27:06 +01:00
train.go mox! 2023-01-30 14:27:06 +01:00
transact.go mox! 2023-01-30 14:27:06 +01:00
validation.go mox! 2023-01-30 14:27:06 +01:00