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

TRUNK-3910 Add additional global property for mail: mail.smtp.starttls.enable #341

Merged
merged 3 commits into from Jun 28, 2013
Merged

TRUNK-3910 Add additional global property for mail: mail.smtp.starttls.enable #341

merged 3 commits into from Jun 28, 2013

Conversation

ArcTanSusan
Copy link
Contributor

https://tickets.openmrs.org/browse/TRUNK-3910 Please code review and merge. I tested the patch and the webapp ran successfully.

@@ -1154,6 +1154,8 @@ private static String getVersion() {
props.add(new GlobalProperty(GLOBAL_PROPERTY_LOCATION_WIDGET_TYPE, "default",
"Type of widget to use for location fields"));

props.add(new GlobalProperty("mail.smtp.starttls.enable", "false"));
Copy link
Member

Choose a reason for hiding this comment

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

Please create a constant OpenmrsConstants.GP_MAIL_SMTP_STARTTLS for "mail.smtp.starttls.enable".

dkayiwa added a commit that referenced this pull request Jun 28, 2013
TRUNK-3910 Add additional global property for mail: mail.smtp.starttls.enable
@dkayiwa dkayiwa merged commit 80705c7 into openmrs:master Jun 28, 2013
@ArcTanSusan ArcTanSusan deleted the TRUNK-3910 branch June 28, 2013 16:13
RandilaP pushed a commit to RandilaP/openmrs-core that referenced this pull request Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants