summary refs log tree commit diff stats
path: root/lib
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2019-05-15 19:41:21 -0400
committerDrew DeVault <sir@cmpwn.com>2019-05-15 19:41:21 -0400
commitb0bf09b98fc038c1bc9921d568c06260b7448a15 (patch)
treeacad72b3ec224d95c551a11ba35cf4e8522641e1 /lib
parent52b318127fe7ec001ca824947193b2cb7b0ebda6 (diff)
downloadaerc-b0bf09b98fc038c1bc9921d568c06260b7448a15.tar.gz
Copy sent emails to the Sent folder
Or rather, to a user-specified folder
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions
; 2015-11-10 21:35:42 -0800 committer Kartik K. Agaram <vc@akkartik.com> 2015-11-10 21:43:45 -0800 2423 - describe shape-shifting in html docs' href='/akkartik/mu/commit/html/055parse_tree.cc.html?h=main&id=76755b2836b0dadd88f82635f661f9d9df77604d'>76755b28 ^
a654e4ec ^
e6056999 ^
a654e4ec ^
76755b28 ^
a654e4ec ^
4690ce81 ^
a654e4ec ^



76755b28 ^

a654e4ec ^





76755b28 ^

a654e4ec ^
76755b28 ^




2f02189d ^
76755b28 ^
4690ce81 ^
76755b28 ^

a654e4ec ^
76755b28 ^


dcc060c7 ^

76755b28 ^



4690ce81 ^
76755b28 ^
4690ce81 ^
76755b28 ^


4690ce81 ^
76755b28 ^





67db19a0 ^
4690ce81 ^

76755b28 ^


4690ce81 ^

76755b28 ^




4690ce81 ^
db1f56c8 ^
4690ce81 ^
67db19a0 ^
4690ce81 ^
76755b28 ^
4690ce81 ^
76755b28 ^








4690ce81 ^
76755b28 ^






a654e4ec ^
76755b28 ^


a654e4ec ^
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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108