8000 MAIL: MTA to MTA check startTLS only by zeroleo12345 · Pull Request #705 · nginx/nginx · GitHub
[go: up one dir, main page]

Skip to content

MAIL: MTA to MTA check startTLS only #705

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zeroleo12345
< 8000 summary data-view-component="true" class="timeline-comment-action Link--secondary Button--link Button--medium Button"> Copy link

in current smtp handler process, nginx only check startTLS in auth stage, this work fine when MUA send email to MTA.

For the case MTA send email to MTA, when nginx mail block configuration set as smtp_auth none and starttls only,
there isn't auth stage.
hence add ngx_mail_starttls_only check in mail stage.

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
0