Note: Supersceded by Twilio Gateway
Sending to an email to sms gateway
Lets assume the gateway you are sending to accepts sms messages of the form NUMBER@sms.com, then add the following settings to surgemail.ini
g_redirect was="smsgate_*@*" to="%1@sms.com" g_sms_gateway "127.0.0.1:2025" # this setting isn't used but is required to enable the sms pages. vdomain name="x.y.z" ... user_sms "true" vdomain name="a.b.c" ... user_sms "true"