daniel-zahariev / php-aws-ses

PHP classes that interfaces Amazon Simple Email Service
307 stars 100 forks source link

Getting bounce addresses #54

Closed tima86 closed 6 years ago

tima86 commented 6 years ago

Hi, method getSendStatistics() returns quantity bounces. How to get bounces email addresses? Thanks!

daniel-zahariev commented 6 years ago

Hi @tima86, are you asking about this method: https://docs.aws.amazon.com/ses/latest/APIReference/API_SendBounce.html

tima1605 commented 5 years ago

I need to get emails with bounces. Only email addresses, letter text is not needed. How can I do it with api. Sorry for my English.