
Yair Zaslavsky has submitted this change and it was merged. Change subject: tools: Fixing mailserver validation ...................................................................... tools: Fixing mailserver validation This solves mail server validation - In case MAIL_SERVER does not exist, a proper error will be reported indicating MAIL_SERVER should exist. In case MAIL_SERVER exists, but empty or with a non resolvable content, a proper error indicating the MAIL_SERVER should contian resolvable address will be reported. Change-Id: Id78bec65bfa883e5fc7ec369a8b4beba6610b4d0 Bug-Url: https://bugzilla.redhat.com/921405 Signed-off-by: Yair Zaslavsky <yzaslavs@redhat.com> --- M backend/manager/tools/src/main/shell/engine-notifier.sh 1 file changed, 6 insertions(+), 0 deletions(-) Approvals: Yair Zaslavsky: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/13735 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id78bec65bfa883e5fc7ec369a8b4beba6610b4d0 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yair Zaslavsky <yzaslavs@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Ravi Nori <rnori@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com>