This is an automated email from the ASF dual-hosted git repository.

humbedooh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git


The following commit(s) were added to refs/heads/master by this push:
     new 4a60d6e  Add policy directive
4a60d6e is described below

commit 4a60d6ea6b2704aaaf200ca51050f8e8d7112017
Author: Daniel Gruno <[email protected]>
AuthorDate: Mon Nov 15 17:30:36 2021 +0100

    Add policy directive
---
 tools/archiver.yaml.example | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/archiver.yaml.example b/tools/archiver.yaml.example
index 94a47c5..b740b22 100644
--- a/tools/archiver.yaml.example
+++ b/tools/archiver.yaml.example
@@ -38,6 +38,7 @@ archiver:
     #generator:             full|dkim|other (dkim recommended)
     generator:              dkim
     # nonce:                optional secret salt ('pepper')
+    policy:                 default   # message parsing policy: default, 
strict, smtputf8
 
 debug:
     #cropout:               string to crop from list-id

Reply via email to