about summary refs log tree commit diff stats
path: root/lib/format
diff options
context:
space:
mode:
authorLuke Drummond <luke.drummond@codeplay.com>2019-10-29 17:11:38 +0000
committerDrew DeVault <sir@cmpwn.com>2019-11-01 11:02:01 -0400
commit331b915139e23073aa42bf28d67901383dd859ca (patch)
tree52f339005f16a28c2f19b31f42cbbe21e7ca5273 /lib/format
parent6dc537fbe3516181322a93b04f3884b9a4bb243c (diff)
downloadaerc-331b915139e23073aa42bf28d67901383dd859ca.tar.gz
Add support for AUTH LOGIN submission
`go-sasl` upstream added support [1] for the obsolete [2] AUTH LOGIN
method which enables aerc to send email via servers which remain common
in the wild.

Fixes ~sircmpwn/aerc2#263

[1] https://github.com/emersion/go-sasl/commit/61afe53d
[2] https://datatracker.ietf.org/doc/draft-murchison-sasl-login/
Diffstat (limited to 'lib/format')
0 files changed, 0 insertions, 0 deletions
ni-tty/commit/Dockerfile?id=9cd5dfbdaab42e4b5874e6f72bd75f3523afb2ea'>9cd5dfbd ^
3700c80a ^


9cd5dfbd ^
3700c80a ^
9cd5dfbd ^

3700c80a ^
9cd5dfbd ^

3700c80a ^
9cd5dfbd ^
0211ab0e ^
3700c80a ^
9cd5dfbd ^

3700c80a ^

9cd5dfbd ^
3700c80a ^
9cd5dfbd ^
cdebb559 ^

672f3e22 ^
3aafffde ^
0c7350e2 ^

0857b5ee ^




9cd5dfbd ^



9db466dc ^






9cd5dfbd ^



1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57