20241118
This commit is contained in:
parent
d1c94d50ff
commit
4aaf3de01b
10 changed files with 84 additions and 34 deletions
|
@ -13,7 +13,7 @@ port 465
|
|||
tls_starttls off
|
||||
from foozzione@gmail.com
|
||||
user foozzione@gmail.com
|
||||
passwordeval "gpg -dq $HOME/.config/mutt/gmail_isync.gpg"
|
||||
passwordeval "gpg -dq --for-your-eyes-only $HOME/.config/mutt/gmail_isync.gpg"
|
||||
|
||||
# Posteo
|
||||
account posteo
|
||||
|
@ -22,7 +22,7 @@ port 465
|
|||
tls_starttls off
|
||||
from fz0x1@posteo.net
|
||||
user fz0x1@posteo.net
|
||||
passwordeval "gpg -dq $HOME/.config/mutt/posteo_isync.gpg"
|
||||
passwordeval "gpg -dq --for-your-eyes-only $HOME/.config/mutt/posteo_isync.gpg"
|
||||
|
||||
# Set a default account
|
||||
account default: posteo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue