aboutsummaryrefslogtreecommitdiff
path: root/bindings/python/docs
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2018-02-08 23:10:58 -0500
committerDavid Bremner <david@tethera.net>2018-03-24 20:08:11 -0300
commitb6e3efde05ed72fa1b9c017093aaf56d70b533c1 (patch)
tree2760adf0bc546aeef42228f1eb6931699003c7de /bindings/python/docs
parent0cbe982bfd4516ee441ca5bbdd858616e54cc141 (diff)
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>
Diffstat (limited to 'bindings/python/docs')
0 files changed, 0 insertions, 0 deletions