From 8289fa9dba760089d7839f8103d81877822a6f68 Mon Sep 17 00:00:00 2001 From: Jordan Date: Sun, 5 Feb 2023 23:14:29 -0700 Subject: pigeon: populate message content from EML over JSON --- pigeon.json.example | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'pigeon.json.example') diff --git a/pigeon.json.example b/pigeon.json.example index dcd91e6..5f37875 100644 --- a/pigeon.json.example +++ b/pigeon.json.example @@ -9,6 +9,5 @@ "smtp-email": "john@example.com", "smtp-pass": "password", "cooldown": "24h", - "ignore-alias": true, - "message": "Hello,\r\n\r\nSorry I missed you!\r\n\r\nJohn", + "ignore-alias": true } -- cgit v1.2.3-54-g00ecf