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

Usage of option --auth #23

Open
tobiasbp opened this issue Mar 20, 2019 · 5 comments · May be fixed by #30
Open

Usage of option --auth #23

tobiasbp opened this issue Mar 20, 2019 · 5 comments · May be fixed by #30

Comments

@tobiasbp
Copy link

tobiasbp commented Mar 20, 2019

Hello there.

How is the feature --auth used? What is the syntax?

Documentation says:
-a, --auth STRING Enable Authentication

I can startup with --auth USERNAME:PASSWORD, but what does that mean?

EDIT: This seems to control access to the web interface. I was expecting to be able to use SMTP auth. Is that even possible?

@jainsahab
Copy link
Contributor

Hi @tobiasbp , Yes, the current --auth option is to access web interface. Afaik, we don't have any option for SMTP auth as of now.

@kbedel
Copy link

kbedel commented Nov 5, 2019

@jainsahab, I have created a fork that implements a new --smtpAuth option to support this, as well as new options to choose secure mode and provide a keystore contain a private key to support STARTTLS or secure mode. Would you be interested in a pull request for this?

@nickmeessen
Copy link

Hi @kbedel, a PR would be nice if @jainsahab is willing to support it. We'd like to use the --smtpAuth 👍

@BitFis
Copy link

BitFis commented Jan 14, 2021

Hey, I am in need of that feature aswell, can someone merge this PR?

@a13a
Copy link

a13a commented May 10, 2022

SMTP auth would be indeed useful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants