Email to SMS sending

Email to SMS sending SearchSearch
Author Message
Alexander A. Kobzev
New member
Username: Alexspb

Post Number: 1
Registered: 11-2012
Posted on Wednesday, November 21, 2012 - 12:36 pm:   

Dear Support,

I have recently download a 60 days trial version of nowsms it seems to be a good tool.
For evaluation purpose I want to send email to SMS.

All works perfectly, but how can I change standart template of outgoing SMS. On my phone I recive SMS like this:
"user@domain.com / Subject of e-mail / Text message."
I want to recive only Text message without additional information (e-mail address and subject).
How can I change standart template of e-mail to SMS?

Thanks, Alexander.
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 4210
Registered: 08-2008
Posted on Wednesday, November 21, 2012 - 04:10 pm:   

Hi Alexander,

There are two different settings available that can accomplish what you want.

To apply either setting, it is necessary to manually edit MMSC.INI and add a setting under the [MMSC] section header:

EMailSMSTextOnly=Yes will strip everything but the text of the message.

Alternatively there is a template driven setting that provides different formatting control. Use the SMSEMailTemplate= setting to define a template for the SMS to e-mail format. The following replacement variables are supported in the template: @@FromAddress@@ (e-mail address of sender), @@FromName@@ (full name of sender), @@Subject@@ (subject of message), @@Text@@ (text of message). For example, The default template is
SMSEMailTemplate=@@FromAddress@@ /@@Subject@@ /@@Text@@

--
Des
NowSMS Support
Alexander A. Kobzev
New member
Username: Alexspb

Post Number: 2
Registered: 11-2012
Posted on Wednesday, November 21, 2012 - 05:36 pm:   

Hi Des!
First way is good for me.

Thanks for quick reply! Your program is the best for sending SMS!