________________________________________________________________________________________________________
1592025400 – Vers. 1.0
- 74
-
•
maileth.spalt
this file include the parameters necessary to send mail through internet.
An example of configuration is:
EMAIL_FROM=ipro
EMAIL_SUBJECT=”test mail”
EMAIL_SMTP_SERVER=smtp.libero.it
EMAIL_AUTH=on
EMAIL_PASS=ipro400d
EMAIL_TLS=on
Compile with correct values each field.
•
mailmodem.spalt
this file include the parameters necessary to send mail through the modem.
An example of configuration is:
EMAIL_FROM=ipro
EMAIL_SUBJECT=”test mail”
EMAIL_SMTP_SERVER=smtp.libero.it
EMAIL_AUTH=on
EMAIL_PASS=ipro400d
EMAIL_TLS=on
ANALOG_DIALOUT_TEL=0,7027020000
ANALOG_DIALOUT_PASS=trustn0ne
ANALOG_DIALOUT_DIRECTPPP=0
ANALOG_DIALOUT_NAME_P=name:
ANALOG_DIALOUT_PAAS_P=word:
Compile with correct values each field.