From 6729efe4b7d0d47cff7a238f683b4bb668391aff Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Mon, 27 Apr 2026 19:07:24 -0500 Subject: feat(mail): add work account to mbsync and msmtp New dmail IMAP group with the standard 5-channel layout (inbox, sent, drafts, trash, starred), mirroring the gmail block. Matching SMTP account uses passwordeval against an encrypted password file at .config/.dmailpass.gpg. --- dotfiles/common/.config/.dmailpass.gpg | Bin 0 -> 604 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 dotfiles/common/.config/.dmailpass.gpg (limited to 'dotfiles/common/.config') diff --git a/dotfiles/common/.config/.dmailpass.gpg b/dotfiles/common/.config/.dmailpass.gpg new file mode 100644 index 0000000..bc8dd4d Binary files /dev/null and b/dotfiles/common/.config/.dmailpass.gpg differ -- cgit v1.2.3