I am trying to give my users access to our company's sms gateway account(clickatell) and want to create code to take any addresses that are in the format of and alias the text of chat message to the the sms gateway http interface(basically a GET request)
I guess I just need to know how I can make all chat messages for a virtual host in the format of <10numbers>@ourserver.com go to somewhere else, ideas?