| Summary: | [RFE] engine-notifier Use STARTTLS | ||
|---|---|---|---|
| Product: | [Retired] oVirt | Reporter: | Martin Perina <mperina> |
| Component: | ovirt-engine-notificiations | Assignee: | Martin Perina <mperina> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Jiri Belka <jbelka> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.3 | CC: | acathrow, bazulay, iheim, pstehlik, yeylon |
| Target Milestone: | --- | Keywords: | FutureFeature |
| Target Release: | 3.4.0 | Flags: | mperina:
ovirt_requires_release_note?
|
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | infra | ||
| Fixed In Version: | ovirt-3.4.0-alpha1 | Doc Type: | Enhancement |
| 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!
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-03-31 15:04:48 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Bug Depends On: | 1020920 | ||
| Bug Blocks: | |||
|
Description
Martin Perina
2013-12-20 08:42:43 UTC
oVirt 3.4.0 alpha has been released including the fix for this issue. ok, ovirt-engine-tools-3.4.0-0.2.master.20140112020439.git9ad8529.el6.noarch Received: from jb-rh34.rhev.lab.eng.brq.redhat.com ([10.34.63.78]) by int-mx02.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id s0SDOQWL007092 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO) This is an automated message: moving to Closed CURRENT_RELEASE since oVirt 3.4.0 has been released. |