notmuch/doc/man1
Daniel Kahn Gillmor b6e3efde05 cli/insert: add --world-readable flag
In some cases (e.g. when building a publicly-visible e-mail archive)
it doesn't make any sense to restrict visibility of the message to the
current user account.

This adds a --world-readable boolean option for "notmuch insert", so
that those who want to archive their mail publicly can feed their
archiver with:

    notmuch insert --world-readable

Other local delivery agents (postfix's local, and dovecot's lda) all
default to delivery in mode 0600 rather than relying on the user's
umask, so this fix doesn't change the default.

Also, this does not override the user's umask.  if the umask is
already set tight, it will not become looser as the result of passing
--world-readable.

Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
2018-03-24 20:08:11 -03:00
..
notmuch-address.rst doc: unify definition list usage across man pages 2017-12-31 09:06:11 -04:00
notmuch-compact.rst doc: unify definition list usage across man pages 2017-12-31 09:06:11 -04:00
notmuch-config.rst fix typos 2018-01-04 20:35:58 -04:00
notmuch-count.rst doc: unify definition list usage across man pages 2017-12-31 09:06:11 -04:00
notmuch-dump.rst doc: unify definition list usage across man pages 2017-12-31 09:06:11 -04:00
notmuch-emacs-mua.rst doc: unify definition list usage across man pages 2017-12-31 09:06:11 -04:00
notmuch-insert.rst cli/insert: add --world-readable flag 2018-03-24 20:08:11 -03:00
notmuch-new.rst doc: unify definition list usage across man pages 2017-12-31 09:06:11 -04:00
notmuch-reindex.rst doc: unify definition list usage across man pages 2017-12-31 09:06:11 -04:00
notmuch-reply.rst doc/{reply, show}: match indentation 2017-12-31 09:34:28 -04:00
notmuch-restore.rst doc: unify definition list usage across man pages 2017-12-31 09:06:11 -04:00
notmuch-search.rst doc: unify definition list usage across man pages 2017-12-31 09:06:11 -04:00
notmuch-show.rst doc/{reply, show}: match indentation 2017-12-31 09:34:28 -04:00
notmuch-tag.rst doc: unify definition list usage across man pages 2017-12-31 09:06:11 -04:00
notmuch.rst doc: unify definition list usage across man pages 2017-12-31 09:06:11 -04:00