aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--aerc/.config/aerc/accounts.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/aerc/.config/aerc/accounts.conf b/aerc/.config/aerc/accounts.conf
index b10f0c7..2244868 100644
--- a/aerc/.config/aerc/accounts.conf
+++ b/aerc/.config/aerc/accounts.conf
@@ -1,6 +1,7 @@
[tobyv@tobyvin.dev]
source = maildir://~/.local/share/mail/porkbun
check-mail-cmd = mbsync -c $XDG_CONFIG_HOME/mbsync/mbsyncrc porkbun
+copy-to = "Sent"
outgoing = /usr/sbin/sendmail
from = Toby Vincent <tobyv@tobyvin.dev>
signature-file = ~/.config/aerc/default.sig
@@ -11,6 +12,7 @@ address-book-cmd="grep -iPm 100 --color=never %s /home/tobyv/.local/share/mail/p
[tobyv13@gmail.com]
source = maildir://~/.local/share/mail/gmail
check-mail-cmd = mbsync -c $XDG_CONFIG_HOME/mbsync/mbsyncrc gmail
+copy-to = "Sent"
outgoing = /usr/sbin/sendmail
from = Toby Vincent <tobyv13@gmail.com>
signature-file = ~/.config/aerc/default.sig