Skip to main content

Process Amazon SES Feedback

Project description

Simple app to add bounce records to the database. It allows for a helper to check and see if an email should be delivered to a recipient or not.

Models

django_ses_feedback.models.EmailAddressNotification

Helpers

django_ses_feedback.helpers.can_send_email

Settings

``` SESFEEDBACK = { ‘MAXCOUNT’: 2, ‘PROCESS*BOUNCE’: True, ‘PROCESS*COMPLAINT’: True, }

```

Notes

This was taken from AnyHow code base for use with other applications. AnyHow itself doesn’t use this because of other model requirements but a general application should be able to use this just fine.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django_ses_feedback-0.2.1b0.tar.gz (5.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page