trustymail-lambda contains code to build an AWS Lambda function that
utilizes trustymail to
check domains for email best practices.
Building the AWS Lambda zip file:
cd ~/cisagov/trustymail-lambdadocker-compose downdocker-compose builddocker-compose up
Please note that the corresponding Docker image must be rebuilt
locally if the script build.sh changes. Given that rebuilding the
Docker image is very fast (due to Docker's caching) if the script has
not changed, it is a very good idea to always run the
docker-compose build step when using this tool.
This project is in the worldwide public domain.
This project is in the public domain within the United States, and copyright and related rights in the work worldwide are waived through the CC0 1.0 Universal public domain dedication.
All contributions to this project will be released under the CC0 dedication. By submitting a pull request, you are agreeing to comply with this waiver of copyright interest.