Back to bug 1020920

Who When What Removed Added
Itamar Heim 2013-10-19 19:20:50 UTC Whiteboard infra
Barak 2013-10-20 12:05:19 UTC CC aberezin, bazulay
Flags needinfo?(aberezin)
RHEL Program Management 2013-10-20 12:10:14 UTC Keywords FutureFeature
Red Hat Bugzilla 2013-10-20 12:10:14 UTC Doc Type Bug Fix Enhancement
RHEL Program Management 2013-10-20 12:29:11 UTC Target Release --- 3.4.0
Arthur Berezin 2013-12-01 11:34:42 UTC Flags needinfo?(aberezin)
Yair Zaslavsky 2013-12-12 03:02:11 UTC Assignee yzaslavs mperina
Martin Perina 2013-12-12 08:57:33 UTC Link ID oVirt gerrit 22295
Martin Perina 2013-12-12 08:58:10 UTC Link ID oVirt gerrit 22296
Martin Perina 2013-12-12 08:58:38 UTC Status NEW POST
Link ID oVirt gerrit 22297
Martin Perina 2013-12-19 12:13:15 UTC Status POST MODIFIED
Martin Perina 2013-12-19 12:27:56 UTC 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!
Sandro Bonazzola 2014-01-14 08:44:50 UTC Status MODIFIED ON_QA
Fixed In Version ovirt-3.4.0-alpha1
Itamar Heim 2014-01-19 09:09:31 UTC Summary [notifier][RFE] Use STARTTLS [RFE][notifier] Use STARTTLS
Itamar Heim 2014-01-22 16:46:21 UTC Summary [RFE][notifier] Use STARTTLS PRD34 - [RFE][notifier] Use STARTTLS
Jiri Belka 2014-01-27 10:10:49 UTC Status ON_QA ASSIGNED
Jiri Belka 2014-01-27 10:12:10 UTC Blocks 1045347
Jiri Belka 2014-01-27 10:12:42 UTC QA Contact pstehlik jbelka
Martin Perina 2014-01-27 16:41:47 UTC Status ASSIGNED ON_QA
Jiri Belka 2014-01-28 13:25:49 UTC Status ON_QA VERIFIED
Pavel Stehlik 2014-03-25 15:36:08 UTC CC pstehlik
Itamar Heim 2014-06-12 14:07:40 UTC Status VERIFIED CLOSED
Resolution --- CURRENTRELEASE
Last Closed 2014-06-12 10:07:40 UTC
Itamar Heim 2014-06-12 14:07:41 UTC Last Closed 2014-06-12 10:07:40 UTC
Yaniv Lavi 2016-02-10 19:07:35 UTC oVirt Team --- Infra

Back to bug 1020920