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 4c37c1dd0ad4b73f85c08e2254ff924de56afea8..3df533283fa50d7cca8f3b7f2818e80c84fdf342 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.