Email to SMS, remove email from sms text

Email to SMS, remove email from sms text SearchSearch
Author Message
Ramirez Big
New member
Username: Alficz

Post Number: 1
Registered: 02-2012
Posted on Wednesday, February 22, 2012 - 10:06 am:   

Hi,
is posible remove sender (from) email from sms text... If I send email to NowSMS sms text is:

sender@email/subject/text sms message
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 3807
Registered: 08-2008
Posted on Wednesday, February 22, 2012 - 03:03 pm:   

Hi,

Yes.


There are configuration options to change this format:

You can edit MMSC.INI, and under the [MMSC] header, add EMailSMSTextOnly=Yes to tell NowSMS to only use the text of the e-mail in the SMS (ignore the from and subject).

Or, there is a template setting to allow some changes to the standard SMS to e-mail format (From /Subject /Message Text) used by NowSMS. To change the SMS to e-mail format, edit MMSC.INI, and add an 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). The default template is SMSEMailTemplate=@@FromAddress@@ /@@Subject@@ /@@Text@@

--
Des
NowSMS Support