Jakub Bouček

Results 52 comments of Jakub Bouček

You probably used Policy template as is without change variable names to your values. That's mean, `MY-S3-BUCKET` must be replaced by name of S3 bucket you created before, `MY-ACCOUNT-ID` must...

This policy from S3 bucket you paste here is not applied for `copyObject()` method in SES. You need check Role's policy for Lambda. In [console for Lambda](https://console.aws.amazon.com/lambda/home) open your Lambda...

Last block shoud look like: ```JSON { "Effect": "Allow", "Action": [ "s3:GetObject", "s3:PutObject" ], "Resource": "arn:aws:s3:::your-bucket-name/*" } ```

Please put here previous line from log: The row contain text: `Fetching email at`…

See the `undefined` in `s3://mailingo/undefined9d8l2udqruoak5sblo038l8mo0gk6pf3j7rmem81` That mean You probably deleted the `emailKeyPrefix` from [function config object](https://github.com/arithmetric/aws-lambda-ses-forwarder/blob/master/index.js#L34) and now it can't build valid Key for Object and `copyObject()` failed. Just put...

I read name of your bucker on this Github issute before you change the Issue text. You sent it here first and change it later. And I have it in...

Sorry, I am few weeks now unavailable to contribute.

This project looks abandoned. Try to use fork: [Sequel Ace](https://apps.apple.com/us/app/sequel-ace/id1518036000), I am using it last year, it not crash, and currently is intensively developed. Unlike Sequel Pro – then is...

This project looks abandoned. Try to use fork: [Sequel Ace](https://apps.apple.com/us/app/sequel-ace/id1518036000), I am using it last year, it not crash, and currently is intensively developed. Unlike Sequel Pro – then is...

This project looks abandoned. Try to use fork: [Sequel Ace](https://apps.apple.com/us/app/sequel-ace/id1518036000), I am using it last year, it not crash, and currently is intensively developed. Unlike Sequel Pro – then is...