v3.0.0
- Adding capability to specify an email forwarding mapping that acts as a
wildcard or catch-all for a domain. - Converting the inbound recipient email address to lowercase before comparing
to the forwarding map to handle case variations. - Updating aws-sdk dependency to match AWS Lambda environment.
Upgrade Notes
- Email addresses and domain wildcard keys in the
forwardMapping
configuration
object must be lowercase.