You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to send client configuration by email using our SMTP server, I set the follow Enviroment variabiles
SMTP_HOSTNAME 10.0.0.5
SMTP_PORT 587
SMTP_USERNAME username of emailserver
SMTP_PASSWORD password
SMTP_AUTH_TYPE PLAIN
EMAIL_FROM_ADDRESS: [email protected]
EMAIL_FROM_NAME: SSOLO Info
But the binary try to send the email from 127.0.0.1:25
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I tried to send client configuration by email using our SMTP server, I set the follow Enviroment variabiles
SMTP_HOSTNAME 10.0.0.5
SMTP_PORT 587
SMTP_USERNAME username of emailserver
SMTP_PASSWORD password
SMTP_AUTH_TYPE PLAIN
EMAIL_FROM_ADDRESS: [email protected]
EMAIL_FROM_NAME: SSOLO Info
But the binary try to send the email from 127.0.0.1:25
The text was updated successfully, but these errors were encountered: