aws-lambda-ses-forwarder
aws-lambda-ses-forwarder copied to clipboard
Stop accumulation of subjectPrefix strings
Where script is used to route replies to emails prevously processed this results in an accumulation of subject prefix strings. Conditional statement added to prevent this
Fixed in #128