Diffusion KMail fe3cc22e38cc

Encrypt drafts by default

Authored by dvratil on Aug 14 2017, 7:54 AM.

Description

Encrypt drafts by default

This changes the default behavior of composer. When encryption is
enabled, KMail will store the draft encrypted by default (with option
to turn it off). Previously this feature was off by default.

This is done by renaming NeverEncryptDrafts option to AlwaysEncryptDrafts
to avoid the double negative (!cfg->mNeverEncryptDrafts). For users
who had NeverEncryptDrafts off the behavior will remain the same, as
AlwaysEncryptDrafts is on by default, for all other users this feature
will become enabled and they can choose to turn it off.

Differential Revision: https://phabricator.kde.org/D7189

Details

Committed
dvratilAug 14 2017, 7:55 AM
Differential Revision
D7189: Encrypt drafts by default
Parents
R206:05c4228695af: Remove comment about qt version now
Branches
Unknown
Tags
Unknown