diff options
Diffstat (limited to 'aerc/accounts.conf')
-rw-r--r-- | aerc/accounts.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/aerc/accounts.conf b/aerc/accounts.conf new file mode 100644 index 0000000..aff8b50 --- /dev/null +++ b/aerc/accounts.conf @@ -0,0 +1,8 @@ +[Purelymail] +source = maildir://~/.mail/purelymail +outgoing = "/usr/bin/msmtp -a purelymail" +default = INBOX +from = "Matthew Lemon" <mrlemon@purelymail.com> +#outgoing-cret-cmd = pass purelymail_neomutt +check-mail-cmd = mbsync -a +copy-to = Sent |