Ian Webster
Ian Webster
Unfortunately Google Voice does not provide a generic email-to-sms gateway, making this impossible in the near term :( I will keep this open and check periodically though.
That's correct - thanks @daluu
Hi warren8r, The carriers list hasn't changed. Maybe gmail has decided that it doesn't want to relay your messages anymore? One thing I might recommend is that if you are...
Hi Akshay, I just committed 3d758729e58a5f2467ce6fbfecfab94b2f6bfd0f to fix this particular crash in the error handler. Although it fixes the crash, it won't fix the fact that mutt failed. Do you...
@zachschultz If you send an email to [email protected], do you receive a text?
Ok. I think you'd have to look at the mail logs on your server to determine what exactly went wrong. Usually this is `/var/log/maillog`, or you may be able to...
Here is a pointer to the mutt endpoint in the textbelt code, for posterity: https://github.com/typpo/textbelt/blob/master/lib/text.js#L67 Thanks @warren8r for sticking with it :)
Hi warren8r, The torlist error is safe to ignore. It's meant to be informative, and I should make that clearer in the code. The presence of a torlist file is...
The issue here is most likely that Textbelt depends on `mutt`. I should make this dependency clearer in the README. It's possible to modify it to use `sendmail` or something...
Hey warren8r, sorry for the delay. The SMS get sent by a mail client directly to the email gateway of all providers. For example, you can text a Verizon number...