From: Gustav Eek Date: Wed, 8 May 2019 22:45:41 +0000 (+0200) Subject: Fripost case documentation update avoid shell in configs X-Git-Url: https://git.g-eek.se/?a=commitdiff_plain;h=6726d27e3e19649e4c4763cc95dcb95b3e25c810;p=interimap.git Fripost case documentation update avoid shell in configs --- diff --git a/doc/case.mdwn b/doc/case.mdwn index caabcdf..3241038 100644 --- a/doc/case.mdwn +++ b/doc/case.mdwn @@ -60,7 +60,7 @@ EOF Put in your mutt configuration: ``` -set tunnel = "~/.local/bin/imap-fripost-dovecot" +set tunnel = "exec ~/.local/bin/imap-fripost-dovecot" set folder = "imap://foo" set spoolfile = "imap://foo" ``` @@ -85,7 +85,7 @@ Edit *~/.config/interimap/config*: ``` [local] type = tunnel -command = /home/gustav/.local/bin/imap-fripost-dovecot +command = exec ~/.local/bin/imap-fripost-dovecot null-stderr = YES [remote]