diff options
author | Matthew Lemon <y@yulqen.org> | 2023-10-09 14:48:11 +0100 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2023-10-09 14:48:11 +0100 |
commit | ed08a22666d60d9612d257b85de66e8c9538a3ca (patch) | |
tree | 017a0d048c512b471ec8df47aed4d90518365166 | |
parent | 42ebdd04fdd2cd920c2bcf66da6fabf21118a9fc (diff) |
Amended reply-to value
-rw-r--r-- | aerc/accounts.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aerc/accounts.conf b/aerc/accounts.conf index 365012c..d69f496 100644 --- a/aerc/accounts.conf +++ b/aerc/accounts.conf @@ -2,7 +2,7 @@ source = maildir://~/.mail/purelymail outgoing = "/usr/bin/msmtp -a purelymail" default = INBOX -from = "Matthew Lemon" <mrlemon@purelymail.com> +from = "M R Lemon" <matt@matthewlemon.com> archive = Archive aliases = y@yulqen.org folders-sort = INBOX,Archive,Drafts,Sent,Subscriptions |