aboutsummaryrefslogtreecommitdiff
path: root/config/email
diff options
context:
space:
mode:
authorKenny Ballou <kb@devnulllabs.io>2023-01-23 16:59:44 -0700
committerKenny Ballou <kb@devnulllabs.io>2023-01-23 17:06:55 -0700
commite09b69f3dbf88719904a74d37bede955ac11a7e3 (patch)
tree69229d630d427e7db303ed2ec9fef1fa6c32ef9c /config/email
parentab60b8486ab5639a5f8f2c636a43c8bf6b314dcd (diff)
downloaddotfiles-e09b69f3dbf88719904a74d37bede955ac11a7e3.tar.gz
dotfiles-e09b69f3dbf88719904a74d37bede955ac11a7e3.tar.xz
msmtp: set default mail account
git-send-email was not working without a default account and I'm not sure what the correct approach to configure git to select the account is. [0]: https://sylvaindurand.org/send-emails-with-msmtp/ Signed-off-by: Kenny Ballou <kb@devnulllabs.io>
Diffstat (limited to 'config/email')
-rw-r--r--config/email/msmtprc2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/email/msmtprc b/config/email/msmtprc
index 22b51e21..46b65a01 100644
--- a/config/email/msmtprc
+++ b/config/email/msmtprc
@@ -21,3 +21,5 @@ passwordeval gpg -q --for-your-eyes-only --no-tty --decrypt ~/.mail/kennyballou.
port 587
syslog on
user kennyballou@u.boisestate.edu
+
+account default : devnulllabs