updating email config

This commit is contained in:
Matt Nish-Lapidus 2024-09-29 13:45:20 -04:00
parent d6652f5b73
commit 4b5acfbfc4
3 changed files with 41 additions and 15 deletions

View file

@ -10,7 +10,7 @@ port 465
protocol smtp
from matt@emenel.ca
user matt@emenel.ca
passwordeval security find-generic-password -s "mu4e-mattemenel-fastmail" -w
passwordeval rbw get mu4e-fastmail
tls on
tls_starttls off
@ -23,7 +23,7 @@ port 465
protocol smtp
from admin@studyoftime.org
user admin@studyoftime.org
passwordeval security find-generic-password -s "mu4e-studyoftime" -w
passwordeval rbw get admin@studyoftime
tls on
tls_starttls off