textbelt icon indicating copy to clipboard operation
textbelt copied to clipboard

Free API for outgoing SMS

Results 65 textbelt issues
Sort by recently updated
recently updated
newest added

Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 5.1.1 to 6.6.1. Changelog Sourced from nodemailer's changelog. 6.6.1 2021-05-23 Fixed address formatting issue where newlines in an email address, if provided via address object, were not...

dependencies

I am from India and I trying texbelt with my local server. I tried sending a message on my phone number, it is showing success but the message is not...

Do I need special hardware to use textbelt as standalone server? Is there a guid somewhere on how to set it up?

```bash curl -X POST http://localhost:9090/text -d number=REDACTED -d "message=Testing www.test.com" {"success":false,"message":"Communication with SMS gateway failed. Did you configure mail transport in lib/config.js? Error message: 'Data command failed: 421 4.3.0 Temporary...

We're using self-hosted textbelt to send text messages and have found success in all but Cricket and ATT wireless customers. With each message sent, ATT and Cricket customers receive messages...

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...

Is the README outdated? Or an additional step needed, as in meant for node.js veterans and not novices? On cloning repo, you can't just use as a module it seems,...

I'm working on a self hosted server. I'm able to send to Sprint and AT&T right now. I was able to send to Verizon for awhile, but I think they...