Itamar Heim has submitted this change and it was merged.
Change subject: tools: Fixes SMTP configuration in notifier
......................................................................
tools: Fixes SMTP configuration in notifier
Fixes proper settings of JavaMail properties to support SMTPS protocol.
Change-Id: If85e2d3cac58ed70e2bfa52de31c2600c2924fdd
Bug-Url:
https://bugzilla.redhat.com/1020900
Signed-off-by: Martin Perina <mperina(a)redhat.com>
---
M
backend/manager/tools/src/main/java/org/ovirt/engine/core/notifier/utils/sender/mail/JavaMailSender.java
1 file changed, 7 insertions(+), 18 deletions(-)
Approvals:
Martin Peřina: Verified
Eli Mesika: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/20640
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If85e2d3cac58ed70e2bfa52de31c2600c2924fdd
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.3
Gerrit-Owner: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim(a)redhat.com>
Gerrit-Reviewer: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server