1.0.1 • Published 7 years ago
bbva_urs_bounce_lambda v1.0.1
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 testNote: 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_ursUpdate AWS Lambda
$ npm version patch
$ npm publish1.0.1
7 years ago