
35
a) Configuration of the SMTP Access Data (SMTP)
There is the option to have the tracking data sent via SMTP. For this, an email address, the SMTP server, the login
name and the password of the email account must be indicated.
SET SMTP <Email adress> <SMTP host> <Port> <Config> <Login> <Password> #1513
Email address:
max. 30 characters
SMTP host:
max. 30 characters
Port:
25, 465, 587
Config:
0 = Normal, 1 = SSL, 2 = EHLO, 3 = SSL/EHLO
Login name:
max. 30 characters
Password:
max. 15 characters
EHLO means „Extended HELO“ and is part of the SMTP protocol. Some servers require EHLO.
Example:
SET SMTP [email protected] smtp.mail.yahoo.com 25 1 [email protected]
Password #1513
The following command will return the current configuration by text message:
TEST SMTP #1513
You will receive, e.g., the following confirmation text message:
GX111 01.xx
SMTP: smtp.mail.yahoo.de
Addr: [email protected]
Port: 25
Login: [email protected]
PW: XXX
Config: SSL
The password is not indicated in plain text in the answer, but as a character string „XXX“.
Here some examples for email configuration:
Yahoo.com
Arcor.de
SMTP smtp.mail.yahoo.com
mail.arcor.de
smtp.gmail.com
Login
coresponds to email adress
coresponds to email adress wit-
hout the „@arcor.de“
coresponds to email adress
Port
25
25
25
Config 1
1
1