Documentation Contents | User Documentation | Administrator Documentation | Index of terms | Technical Support | On-line Search |
Sending and receiving SMS from SMTP/POP3 client |
Basic functions
Enhanced informations
Outlook Express 5.0
Address type number@sms
The recipient name is the same as number - "101".
<101@sms>
Address type @sms
In the frame of names (between quotes) can be used the space freely.
"user name" <102@sms>
Address type .sms
The underscore will be changed to space before sending.
user_name@202.sms
MS Outlook 98
Address type number@sms
The name of recipient will be the same as number - "101".
[smtp:101@sms]
Address type @sms
In the frame of names (in front of []) can be used the space freely.
user name [smtp:102@sms]
Address type .sms
The undescore Podtržítko v rámci jmen bude před odesláním nahrazeno za mezeru.
user_name@202.sms
Allowed @commands:
@dr=1
or @report
, you demand confirmation that your SMS
has been successfully delivered to the targeted cell phone. (if supported by GSM operator)
If you write @dr=0
, you say you DO NOT want the confirmation.
If you write nothing at the message beginning, it is used the system setting - demanding delivery confirmation.
@action=...
you set, how will be the outgoing message handled or proceeded by MobilChange.
If no choice is selected, the message is being sent (as same as the first selection - Send).
@action=0
-
The message is being sent. If the text of the message is longer than the maximum of SMS message length,
the message is going to be divided to more pieces. In the case that the number of SMS messages
which was created by dividing the long one, is bigger than the limit set by the administrator,
the message is being cut.
@action=1
-
The SMS is being sent only if the number of messages, to which is the outgoing message divided,
shorter than the limit set by the administrator. If the message is longer, it is not being sent and
MobilChange sends a warning message to the sender that his message has not been sent.
@action=2
-
SMS is being sent only if the outgoing message is divided into the max. count of messages that is
set by the command @maxlen=#
.
The set limit is subordinate to the limit defined by the administrator, the behavior by the overcame limit
is the same like by "system limit".
On next line behind the command @action=2
must follow the command @maxlen=#
,
where instead of # is max. count of SMS from one e-mail address.
@action=3
-
SMS is not being sent, the sender receives from MobilChange a message where is seen the format,
in which the message would have been sent (headers, separated SMS dividing ...)
Instead of this command you can type @preview
1/3 F:brouzda@datasys.cz S:problem-Rychle mi zavolej,mame...
If you do not want the additional headers, you must write to the beginning of the message this command:
@nomodify
How to set up autoforward? It is very dependent on your mail client. E.g. mailers on Unix/Linux searches your home directory for ".forward" file and according its content processes incoming messages. Look for more information in documentation for your mail client or ask your mail system administrator.
SMTP receiver is required for this feature - it doesn't work with normal SMTP/POP3 gateway.