From 33e8fe52ea3dea2afe57af996df3d67dced344f4 Mon Sep 17 00:00:00 2001 From: J08nY Date: Tue, 18 Jul 2017 00:02:15 +0200 Subject: Some overall cleanup. --- src/mailman_pgp/rules/encryption.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mailman_pgp/rules/encryption.py') diff --git a/src/mailman_pgp/rules/encryption.py b/src/mailman_pgp/rules/encryption.py index 1a14b97..de3b51f 100644 --- a/src/mailman_pgp/rules/encryption.py +++ b/src/mailman_pgp/rules/encryption.py @@ -32,7 +32,7 @@ class Encryption: description = _( "A rule which jumps to the moderation chain, " "when the incoming runner instructs it to.") - record = True + record = False def check(self, mlist, msg, msgdata): """See `IRule`.""" -- cgit v1.2.3-70-g09d2