User manual

42
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
Cong: 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 xxxgx111@yahoo.de smtp.mail.yahoo.com 25 1 xxxgx111@yahoo.de
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: xxxgx111@yahoo.de
Port: 25
Login: xxxgx111@yahoo.de
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 Google
SMTP smtp.mail.yahoo.com mail.arcor.de smtp.gmail.com
Login coresponds to email adress coresponds to email adress
without the „@arcor.de“
coresponds to email adress
Port 25 25 25
Config 1 1 1