bbva_urs_bounce_lambda

1.0.1 • Public • Published

bbva_urs_bounce_lambda

Amazon SES bounce handler package for Lambda

Description

Parses out the bounced email address and adds it to the URS mailqueue_blacklist table to suppress future emails to that address.

Testing

$ npm test

Note: in development, you can create a .env file to configure the following environment variables:

DB_HOST=localhost
DB_USER=root
DB_PASS=
DB_NAME=colms_urs

Update AWS Lambda

$ npm version patch
$ npm publish

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    1

Package Sidebar

Install

npm i bbva_urs_bounce_lambda

Weekly Downloads

1

Version

1.0.1

License

ISC

Unpacked Size

8.58 kB

Total Files

5

Last publish

Collaborators

  • compwright