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

Use authentication without TLS #14

Merged
merged 3 commits into from Jan 11, 2019
Merged

Conversation

stephdl
Copy link
Contributor

@stephdl stephdl commented Dec 15, 2018

NethServer/dev#5672

Force to use smtp authentication even on localhost

@nethbot
Copy link
Member

nethbot commented Dec 15, 2018

Copy link
Member

@gsanchietti gsanchietti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could this change cause problems on current installation?
Should we change the config only if IdentityPolicy is enabled or can we safely always enable the authentication?

IMO, authentication should be always safe but some checks are needed (also for root user)

@stephdl
Copy link
Contributor Author

stephdl commented Dec 19, 2018

since we use a regex, root@domain.com (used by roundcubemail to send from root) is matched

tested it is good for me

Copy link
Member

@DavidePrincipi DavidePrincipi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please do not merge this PR until TLS issues are solved for connections from localhost

@nethbot
Copy link
Member

nethbot commented Dec 22, 2018

in 7.6.1810/autobuild:

@stephdl stephdl changed the title Use LOGIN authentication Use Authentification without TLS Dec 22, 2018
@DavidePrincipi DavidePrincipi changed the title Use Authentification without TLS Use authentication without TLS Jan 8, 2019
@stephdl stephdl merged commit a8c40cc into NethServer:master Jan 11, 2019
@stephdl stephdl deleted the verifySenders branch January 11, 2019 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants