diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-07-24 19:51:55 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-07-24 19:51:55 +0200 |
| commit | 7eb4688a284632a97aaf7411c6b283ee00e06dcf (patch) | |
| tree | 569be376709c88b939c3da1cabfa74e95d4cf3e3 /.config/neomutt/settings | |
| parent | a1ad1fda4bf2229bb78fca5444005785c1c1fb93 (diff) | |
Diffstat (limited to '.config/neomutt/settings')
| -rw-r--r-- | .config/neomutt/settings | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/neomutt/settings b/.config/neomutt/settings index 2d9ec83..8c5f59d 100644 --- a/.config/neomutt/settings +++ b/.config/neomutt/settings @@ -10,8 +10,8 @@ set crypt_replyencrypt = yes # encrypt replies to encrypted emails set crypt_replysignencrypted = yes # encrypt and sign replies to encrypted signed emails set pgp_use_gpg_agent = yes -set pgp_default_key = "83786B48F734C4F7C2CEEC30D9FDD29DE1EA6405" -set pgp_sign_as = "83786B48F734C4F7C2CEEC30D9FDD29DE1EA6405" +set pgp_default_key = "8B329B4CA58513705BAD1262C3A28FB43A6B6226" +set pgp_sign_as = "8B329B4CA58513705BAD1262C3A28FB43A6B6226" my_hdr X-PGP-Key: https://a14m.dev/pub.gpg # Set preffered view modes |
