Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SMPT #148

Closed
marcofrl1603 opened this issue Jan 31, 2022 · 3 comments
Closed

SMPT #148

marcofrl1603 opened this issue Jan 31, 2022 · 3 comments
Labels

Comments

@marcofrl1603
Copy link

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

@bd1308
Copy link
Contributor

bd1308 commented Feb 2, 2022

This feature was just merged (#146) I bet the next release might support SMTP mail.

@ghost
Copy link

ghost commented Mar 10, 2022

grafik
Try -smtp-auth-type "LOGIN"

@stale
Copy link

stale bot commented May 25, 2022

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.

@stale stale bot added the stale label May 25, 2022
@stale stale bot closed this as completed Jun 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants