Update INSTALL.md
This commit is contained in:
parent
c4daaaeb5d
commit
a979c67f3b
1 changed files with 3 additions and 0 deletions
|
@ -43,3 +43,6 @@ these example commands:
|
|||
- `/home/youruser/public.key` can be deleted after importation
|
||||
- Confirm that it's working: `sudo -u gpgmap /usr/bin/gpg --list-keys --homedir=/var/gpg/.gnupg`
|
||||
- Use `keyhome = /var/gpg/.gnupg` in `gpg-mailgate.conf`
|
||||
- Change the `user=nobody` to `user=gpgmap` in the gpg-mailgate flags line in `/etc/postfix/master.cf`
|
||||
|
||||
`flags= user=gpgmap argv=/usr/local/bin/gpg-mailgate.py ${recipient}`
|
||||
|
|
Loading…
Reference in a new issue