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

Test smtp auth none #14

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Conversation

raboof
Copy link

@raboof raboof commented Nov 26, 2024

No description provided.

We expect that the SMTP proxy does not authenticate to the backend,
except in the `PROXY` case and in the case where `proxy_smtp_auth`
is enabled.

This makes tests fail when we violate that expectation.
Test for nginx/nginx#156 .

`mail_proxy_smtp_auth_none.t` is a copy of `mail_proxy_smtp_auth.t`,
except that the authentication server returns 'Auth-Method: None'
and the test expects no authentication to the backend mail server.

I'm not sure if this test 'pulls its weight' and makes sense to
merge into the testsuite, but it's at least useful for testing
nginx/nginx#156 .
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 this pull request may close these issues.

1 participant