You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ponymail.apache.org by se...@apache.org on 2021/09/27 12:53:34 UTC

[incubator-ponymail-foal] branch master updated: Missing mappings

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

sebb 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 dcec211  Missing mappings
dcec211 is described below

commit dcec211b5cccc630f66cecda106c9d98f4889b1a
Author: Sebb <se...@apache.org>
AuthorDate: Mon Sep 27 13:53:23 2021 +0100

    Missing mappings
    
    This fixes #105
---
 tools/mappings.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/tools/mappings.yaml b/tools/mappings.yaml
index b09476e..fd3d299 100644
--- a/tools/mappings.yaml
+++ b/tools/mappings.yaml
@@ -38,6 +38,8 @@ mailinglist:
       type: keyword
     name:
       type: keyword
+    private:
+      type: boolean
 mbox:
   dynamic: strict
   properties:
@@ -69,6 +71,8 @@ mbox:
       type: text
     from_raw:
       type: keyword
+    gravatar:
+      type: text
     html_as_source:
       type: boolean
     in-reply-to: