aboutsummaryrefslogtreecommitdiff
path: root/config/accounts.conf
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 /config/accounts.conf
parent52b318127fe7ec001ca824947193b2cb7b0ebda6 (diff)
Copy sent emails to the Sent folder
Or rather, to a user-specified folder
Diffstat (limited to 'config/accounts.conf')
-rw-r--r--config/accounts.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/accounts.conf b/config/accounts.conf
index 96c5e2b..64621da 100644
--- a/config/accounts.conf
+++ b/config/accounts.conf
@@ -8,6 +8,7 @@
# [Personal]
# source=imaps://username[:password]@hostname[:port]
# outgoing=smtps+plain://username[:password]@hostname[:port]
+# copy-to=Sent
# from=Joe Bloe <joe@example.org>
#
# [Work]