daniel-zahariev / php-aws-ses

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

getaddrinfo() thread failed to start #86

Open aa6my opened 3 years ago

aa6my commented 3 years ago

hi,

im using your package in rabbitmq for queue, for beginning its ok. But once its already send many email, its show this warning.

PHP Warning:  SimpleEmailService::sendEmail(): 6 getaddrinfo() thread failed to start
 in /home/ubuntu/Code/stratos_queue/vendor/daniel-zahariev/php-aws-ses/src/SimpleEmailService.php on line 608

image