Update README.md

This commit is contained in:
Andris Reinman 2016-04-05 00:23:04 +03:00
parent 333bea51a4
commit 04b2b1591c

View file

@ -48,7 +48,7 @@ Edit [mailtrain.conf](setup/mailtrain.conf) (update application folder) and copy
Mailtrain uses webhooks integration to detect bounces and spam complaints. Currently supported webhooks are: Mailtrain uses webhooks integration to detect bounces and spam complaints. Currently supported webhooks are:
* **AWS SES** create a SNS topic for complaints and bounces and use `http://domain/webhooks/aws` as the subscriber URL for these topics * **AWS SES** create a SNS topic for complaints and bounces and use `http://domain/webhooks/aws` as the subscriber URL for these topics
* **SparkPost** use `http://domain/webhooks/aws` as the webhook URL for bounces and complaints * **SparkPost** use `http://domain/webhooks/sparkpost` as the webhook URL for bounces and complaints
* **SendGrid** use `http://domain/webhooks/sendgrid` as the webhook URL for bounces and complaints * **SendGrid** use `http://domain/webhooks/sendgrid` as the webhook URL for bounces and complaints
* **Mailgun** use `http://domain/webhooks/mailgun` as the webhook URL for bounces and complaints * **Mailgun** use `http://domain/webhooks/mailgun` as the webhook URL for bounces and complaints