From dfa193e8aae6e545d877a165be99e3c4a537f2cd Mon Sep 17 00:00:00 2001 From: agusmakmun <summon.agus@gmail.com> Date: Tue, 19 Apr 2016 20:39:00 +0700 Subject: [PATCH] Update post --- ...place-email-backend-gmail-to-postmarkapp-for-django.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2016-04-19-replace-email-backend-gmail-to-postmarkapp-for-django.markdown b/_posts/2016-04-19-replace-email-backend-gmail-to-postmarkapp-for-django.markdown index 4c37c1d..3df5332 100644 --- a/_posts/2016-04-19-replace-email-backend-gmail-to-postmarkapp-for-django.markdown +++ b/_posts/2016-04-19-replace-email-backend-gmail-to-postmarkapp-for-django.markdown @@ -13,7 +13,7 @@ Install this module manually from souce inside your environtment: [https://githu #### 2. Register and Put the Server Keys -Register and put your server API token here: https://account.postmarkapp.com/servers/<id_server>/credentials +Register and put your server API token here: https://account.postmarkapp.com/servers/101010/credentials . `101010` is id of your server. > Makesure verified your SPF and DKIM. this configurations to allowing the permission from your domain for signature. -- GitLab