User manual

14
DATA commands
example SMTPUSR:"p.szymczak"
max length is 64 (according to RFC0821, chapter 4.5.3. SIZES)
default is empty
SMTPPWD:
defines smtp password (used for authentication - this is not APN password!)
example SMTPPWD:"p.szymczak"
max length is 64 (according to RFC0821, chapter 4.5.3. SIZES)
default is empty
FROM:
defines E-Mail sender
example FROM:"p.szymczak@cetec.cc"
max length is 25
default is empty
SSL
Send SSL encrypted E-Mails:
Activate SSL: SSL:1
Deactivate SSL: SSL:0
TO:
defines up to 5 E-Mail recipients (separated by ";"), each one max 25 characters
example TO:"support@cepag.de"
max length of field is 129 [(5*25+1)-1]
default is empty
SUBx:<text>
The subject of each E-Mail can be configured with this Command
BODY:
General content of the E-Mail which may contain substitutable variables
TESTMAIL
Dispatched to request a test E-Mail
Table 5: DATA commands
DOTA commands
DOTAAPN:Internet.DOTAAPNUSR:"".DOTAAPNPWD:"".DOTAREQ.
DOTAUSR:
set FTP username (max 16)
DOTAPWD:
set FTP password (max 16)
DOTASERVER:
set FTP server IPv4 or domain (max 64)
DOTAFILE:
set filename (max 64)
DOTAAPN:
set APN (max 24)
DOTAAPNUSR:
set APN username (max 12)
DOTAAPNPWD:
set APN password (max 12)
DOTAREQ:
trigger DOTA
Table 6: DOTA commands