Home GnuPG
Diffusion GpgOL 1da8ce950401

Enforce sync_enc option

Description

Enforce sync_enc option

* src/main.c (read_options): Always enable sync_enc.

This prevents the situation that we save unencrypted contents
in MAPI. Something the branch oom_attachments tries to archive
in an async way. For now to have a mitigation for the fact
that unencrypted drafts are synced to the server even when
draft encryption is on.

Details

Provenance
aheineckeAuthored on Sep 4 2020, 12:03 PM
Parents
rO9ec75622c2fb: Constify get_tmp_outpath
Branches
Unknown
Tags
Unknown
Tasks
T5022: GpgOL: Unencrypted drafts on server even if draft encryption is on