- Community Home
- >
- Software
- >
- HPE OneView
- >
- Query: HP OneView SMTP server authentication
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2021 12:44 AM - last edited on 01-04-2022 06:38 PM by support_s
12-20-2021 12:44 AM - last edited on 01-04-2022 06:38 PM by support_s
HP OneView SMTP server authentication
Hello.
Currently I want to set up SMTP server authentication in Oneview, but have a problem.
SMTP server requeires sender email address and username with password. In Oneview there is only `Sending email address` and `Password`. How a can to do that?
Thank you.
- Tags:
- OneView
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2021 01:44 AM
12-20-2021 01:44 AM
Query: HP OneView SMTP server authentication
System recommended content:
1. HPE OneView Synergy 6.2 User Guide | Host does not respond as an SMTP server to HPE OneView
2. HPE OneView for VMs 6.2 User Guide | Host does not respond as an SMTP server to HPE OneView
If the above information is helpful, then please click on "Thumbs Up/Kudo" icon.
Thank you for being a HPE community member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2022 11:36 PM
01-03-2022 11:36 PM
Re: HP OneView SMTP server authentication
The appliance automatically determines the SMTP server from the domain name in the appliance email address. If you need to specify the SMTP settings, click SMTP options to supply them.
The SMTP server host name and IP address details are discovered from the
mx records of the DNS server. The port number is assumed to be the standard SMTP port, 25.
You can confirm if the mx records are configured on DNS by running the command
set q=mx followed by domain name on the nslookuputility.
However, some DNS servers might use a round robin schedule so the retrieved list could change every time the query is run. If the mx records in DNS server are missing or if the DNS is not reachable, configure SMTP manually.
If the SMTP server is using a nonstandard port, configure it manually.
You need to supply a password if your SMTP server requires authentication. The appliance verifies the credentials using the SMTP LOGIN authentication mechanism.
IMPORTANT:
Passwords are sent in clear text because this feature does not support TLS/SSL for SMTP sessions.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2022 06:46 AM - edited 01-05-2022 06:57 AM
01-05-2022 06:46 AM - edited 01-05-2022 06:57 AM
Re: HP OneView SMTP server authentication
Go to Settings -> Notificatons. Under Actions, select edit. In the pop-up window, you can enter the sending e-mail address and password you wish to use. You can also set the connection security as required along with the smtp server to relay through and the smtp port on that server. Hopefully that is what you were after?
In our version, 6.40, encryption up to TLS can be configured.