blob: f4e8bbc9581b3f8bdfcd1f4ac4331e1850ac4d74 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# (Neo)Mutt
## GPG
There's two methods. Found it easier to configure the "classic method".
Copy `/usr/share/doc/mutt/samples/gpg.rc` to config dir and source it.
On Arch, had to change `/usr/libexec/neomutt/pgpewrap` to `/usr/bin/pgpewrap`.
After composing message, press `p` to select crypto actions.
## Search patterns
- `~C`: search in TO and CC fields
|