typpo / textbelt

Free API for outgoing SMS
https://textbelt.com/
MIT License
3.01k stars 508 forks source link

Error with mass texting #156

Open mscroggs2017 opened 3 years ago

mscroggs2017 commented 3 years ago

I am getting the following error when trying to send large amounts of email to text through my server. "Communication with SMS gateway failed. Did you configure mail transport in lib/config.js? Error message: 'Invalid greeting. response=421 Fork failed: 421 Fork failed'"

I have set my exim smtp defaults to allow max connections per the advise of the internet and am still getting this error.

Any ideas on how to fix/circumvent this issue?