aboutsummaryrefslogtreecommitdiff
path: root/message.eml.example
diff options
context:
space:
mode:
authorJordan <me@jordan.im>2023-02-05 23:14:29 -0700
committerJordan <me@jordan.im>2023-02-05 23:14:29 -0700
commit8289fa9dba760089d7839f8103d81877822a6f68 (patch)
tree77d9f264602c091d7fc5bde756a77dd528847075 /message.eml.example
parent805b4e4e6f7716b730a7fc0b5ff8540660c30b8c (diff)
downloadpigeon-8289fa9dba760089d7839f8103d81877822a6f68.tar.gz
pigeon-8289fa9dba760089d7839f8103d81877822a6f68.zip
pigeon: populate message content from EML over JSON
Diffstat (limited to 'message.eml.example')
-rw-r--r--message.eml.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/message.eml.example b/message.eml.example
index 041a56e..9f463c1 100644
--- a/message.eml.example
+++ b/message.eml.example
@@ -5,4 +5,4 @@ Date: {{.Date}}
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
-{{.Message}}
+Message content goes here.