Description of problem: The UI in Configure->Configuration allows users to enter a SMTP server hostname of only 31 characters or less. Customer has a 32-characters SMTP hostname of 'hwd1-smtp-01.prd.rmsonecloud.net' Version-Release number of selected component (if applicable): Latest appliance How reproducible: always Steps to Reproduce: 1. Got to Configure->Configuration 2. Enter a >31 character hostname in SMTP server field 3. appliance only allows for 31 characters Actual results: We fail to configure SMTP server except by IP Expected results: Configure a RFC-compliant hostname for SMTP Additional info:
https://github.com/ManageIQ/manageiq/pull/1479
New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/a9f2475c8e2250c8cbd7bfaed46a2a3cb1440550 commit a9f2475c8e2250c8cbd7bfaed46a2a3cb1440550 Author: Dávid Halász <dhalasz> AuthorDate: Tue Jan 27 11:13:36 2015 +0100 Commit: Dávid Halász <dhalasz> CommitDate: Tue Jan 27 11:19:29 2015 +0100 Fixed maximum length for the SMTP host name to the RFC specified 255 https://bugzilla.redhat.com/show_bug.cgi?id=1184250 vmdb/app/views/ops/_settings_server_tab.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Verified in master.20150203125233_597806a
Fixed . Verified in 5.4.0.0.11.20150309201930_8b6a235
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2015-1100.html