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

Add option to explicitly specify the use of STARTTLS #183

Merged
merged 1 commit into from May 8, 2014
Merged

Add option to explicitly specify the use of STARTTLS #183

merged 1 commit into from May 8, 2014

Conversation

bviktor
Copy link
Contributor

@bviktor bviktor commented May 8, 2014

Required for servers that use STARTTLS without SMTPS such as Office 365

Please note that I didn't touch the if (isGMail || smtps) part where you also enable STARTTLS. I'm unsure if STARTTLS is mandatory for those, so I guess the safer choice is not to change them.

Required for servers that use STARTTLS without SMTPS such as Office 365
gitblit added a commit that referenced this pull request May 8, 2014
Add option to explicitly specify the use of STARTTLS
@gitblit gitblit merged commit 4eec408 into gitblit-org:develop May 8, 2014
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.

None yet

2 participants