diff options
Diffstat (limited to 'changes/bug_6795_reject-mail-if-no-pgp-key-found')
-rw-r--r-- | changes/bug_6795_reject-mail-if-no-pgp-key-found | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/changes/bug_6795_reject-mail-if-no-pgp-key-found b/changes/bug_6795_reject-mail-if-no-pgp-key-found index 7b9ef1f..4fb3583 100644 --- a/changes/bug_6795_reject-mail-if-no-pgp-key-found +++ b/changes/bug_6795_reject-mail-if-no-pgp-key-found @@ -1 +1,2 @@ - o Reject mail if no PGP key was found for a user. Closes #6795. + o Add PGP key lookup on access check server and reject mail if no PGP key + was found for the user. Closes #6795. |