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 bd580e9  add policy directive
bd580e9 is described below

commit bd580e90166da1b9683f2a803ee5b98c345c7b77
Author: Daniel Gruno <[email protected]>
AuthorDate: Mon Nov 15 17:31:03 2021 +0100

    add policy directive
---
 tools/setup.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/setup.py b/tools/setup.py
index 40e1a10..750048c 100755
--- a/tools/setup.py
+++ b/tools/setup.py
@@ -386,6 +386,7 @@ archiver:
     #generator:             dkim|full (dkim recommended)
     generator:              %s
     nonce:                  %s
+    policy:                 default   # message parsing policy: default, 
strict, smtputf8
 
 debug:
     #cropout:               string to crop from list-id

Reply via email to