Knowledge Base

Email-to-SMS


Article

The limitations of Email-to-SMS.

There are two main limitations which users of the Email-to-SMS service should be fully aware of:

  1. New lines are forbidden
    The Email-to-SMS service recognises the beginning of a value by means of a parameter name followed by a dash (e.g. msg -) and the end of the value by means of a line-end. As such, it is not possible to include a new line within an actual value as the Email-to-SMS interpreter will recognise it as the end of the value.
  2. Limited character set
    The basic transport system of email is designed for plain ASCII text only and this limitation is usually overcome through a system of encoding and decoding arbitrary data into plain ASCII text. However, this is not possible with the Email-to-SMS service and so message bodies of MT SMS submitted through the Email-to-SMS are restricted to the following characters:

    a b c d e f g h i j k l m n o p q r s t u v w x y z
    A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
    1 2 3 4 5 6 7 8 9 0
    " % & ' ( ) * + . , - / : ; < = > ? _