14 lignes
357 B
Plaintext
14 lignes
357 B
Plaintext
### Required ###
|
|
IMAP_SERVER=imap.example.com
|
|
EMAIL_ACCOUNT=yourImapLogin
|
|
EMAIL_PASSWORD=yourImapPassword
|
|
API_URL=https://api.sms-gateway.com/3rdparty/v1/message
|
|
SMTP_SERVER=smtp.example.com
|
|
|
|
### Optional ###
|
|
#IMAP_PORT=993
|
|
#SMTP_PORT=587
|
|
#API_USERNAME=apiUser
|
|
#API_PASSWORD=apiPassword
|
|
#DEFAULT_DEVICE_ID=idDevice
|
|
#DEFAULT_SIM_NUMBER=simNumber |