updating email config
This commit is contained in:
parent
d6652f5b73
commit
4b5acfbfc4
3 changed files with 41 additions and 15 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue