Posted by bryanhirsch on October 6, 2009 at 11:50pm
I'm trying to use the E-mail Gateway module included in the SMS Framework. When I confirm my phone number, it works. But when I set my user's Messaging and Notifications default send method to SMS, the notifications don't work.
It looks like it's trying to send messages to <5555555555@>. The returned mail says "bad syntax". I think it's supposed to be sending to 5555555555@txt.att.net.
Any suggestions would be greatly appreciated.
Comments
Same Problem
Just installed the Notifications and SMS Framework modules and am getting the exact same problem. I tried looking through the module code a bit, but nothing popped right out. Was a solution ever found?
I'm just trying to get the
I'm just trying to get the email gateway to work. There doesn't seem to be good clear directions on how to get it running. "Enter the gateway domain name here." doesn't quite help really. 1. How does the email gateway know what email address to use?
Fix
I know this is bumping an old post but for people stumbling upon this, the below link is most likely your fix.
Its a problem that was once fixed in Messaging module, but has reapeared. Its a very tiny patch to fix it.
http://drupal.org/node/482382