From ace46c092785a2e42dc9b4cdddb557d74473c182 Mon Sep 17 00:00:00 2001 From: Kasra Bigdeli Date: Mon, 12 Aug 2019 10:49:25 -0400 Subject: [PATCH] Update poste-io.json --- public/v1/apps/poste-io.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/v1/apps/poste-io.json b/public/v1/apps/poste-io.json index 9597065..c685aa9 100644 --- a/public/v1/apps/poste-io.json +++ b/public/v1/apps/poste-io.json @@ -32,7 +32,7 @@ }, "instructions": { "start": "SMTP + IMAP + POP3 + Antispam + Antivirus\nWeb administration + Web email\n...on your server in ~5 minutes\n\nRecommended: Use\"mail\" as the App Name.", - "end": "Poste is deployed and available as $$cap_appname. \n\n IMPORTANT: It will take up to 2 minutes for Poste to be ready. Before that, you might see 502 error page.\n" + "end": "Poste is deployed and available as $$cap_appname. \n\n IMPORTANT: It will take up to 2 minutes for Poste to be ready. Before that, you might see 502 error page.\nThe trick to not getting marked as spam is to properly set up the reverse DNS for your server, DKIM, and SPF records." }, "variables": [ { @@ -52,4 +52,4 @@ "description": "The full hostname for this captain app. (usually mail.mydomain.com)" } ] -} \ No newline at end of file +}