
Itamar Heim has submitted this change and it was merged. Change subject: tools: Throw error if STARTTLS not supported ...................................................................... tools: Throw error if STARTTLS not supported Throw error if STARTTLS is not supported on SMTP server when notifier is configured to send emails using TLS (by default it falls back to plain text). Change-Id: Id1355ef6ac04dade33f3fff0294886dfaf84f0d6 Bug-Url: https://bugzilla.redhat.com/1062646 Signed-off-by: Martin Perina <mperina@redhat.com> --- M backend/manager/tools/src/main/java/org/ovirt/engine/core/notifier/utils/sender/mail/JavaMailSender.java 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Martin Peřina: Verified Yair Zaslavsky: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/24422 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id1355ef6ac04dade33f3fff0294886dfaf84f0d6 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.4 Gerrit-Owner: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Itamar Heim <iheim@redhat.com> Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server