Back to bug 1045347

Who When What Removed Added
Martin Perina 2013-12-20 08:44:47 UTC Link ID oVirt gerrit 22295
Martin Perina 2013-12-20 08:45:20 UTC Link ID oVirt gerrit 22296
Martin Perina 2013-12-20 08:45:58 UTC Link ID oVirt gerrit 22297
Martin Perina 2013-12-20 08:47:10 UTC Status NEW MODIFIED
Doc Text Feature:

This patch enables notifier to send emails using SMTP with STARTTLS. SMTP configuration for sending email from notifier daemon is now controlled by these options:

1) MAIL_SERVER - name of IP address of SMTP server
2) MAIL_PORT - SMTP server port to connect to, usually 25 for plain SMTP, 465 for SMTP with SSL, 587 for SMTP with TLS
3) MAIL_USER - user to login to SMTP server (mandatory for SSL or TLS connections)
4) MAIL_PASSWORD - password to use for user in MAIL_USER
5) MAIL_SMTP_ENCRYPTION - defines type of SMTP server connection encryption
none - plain SMTP
ssl - SMTP using SSL (SMTPS)
tls - SMTP with STARTTLS

Configuration option MAIL_PORT_SSL is no longer valid or used!
Doc Type Bug Fix Enhancement
Flags ovirt_requires_release_note?
Martin Perina 2013-12-20 08:54:33 UTC Target Release --- 3.4.0
Version 3.4 3.3
Oved Ourfali 2013-12-22 07:18:18 UTC Whiteboard infra
Barak 2013-12-24 10:03:21 UTC CC bazulay
Summary [RFE] Use STARTTLS [RFE] engine-notifier Use STARTTLS
Itamar Heim 2014-01-12 08:06:24 UTC Keywords FutureFeature
Sandro Bonazzola 2014-01-13 13:56:45 UTC Status MODIFIED ON_QA
Sandro Bonazzola 2014-01-14 07:57:07 UTC Fixed In Version ovirt-3.4.0-alpha1
Pavel Stehlik 2014-01-14 19:57:56 UTC CC pstehlik
QA Contact jbelka
Jiri Belka 2014-01-27 10:12:10 UTC Depends On 1020920
Jiri Belka 2014-01-28 13:26:23 UTC Status ON_QA VERIFIED
Sandro Bonazzola 2014-03-31 15:04:48 UTC Status VERIFIED CLOSED
Resolution --- CURRENTRELEASE
Last Closed 2014-03-31 11:04:48 UTC

Back to bug 1045347