Uploaded image for project: 'Jahia Community'
  1. Jahia Community
  2. JAHIA-4500

Test Email Settings in Install Wizard does not work

Details

    • Bug
    • Resolution: Done
    • Minor
    • xCM 6.0.0
    • xCM 6.0
    • None

    Description

      There is a new (welcomed) button to test the email server settings in the installation wizard. Does not work with my IE6

      TestRail: Results

        Attachments

          1. screenshot-3.jpg
            screenshot-3.jpg
            139 kB
          2. screenshot-2.jpg
            screenshot-2.jpg
            20 kB
          3. screenshot-1.jpg
            screenshot-1.jpg
            40 kB
          4. EmailConfiguration.JPG
            EmailConfiguration.JPG
            59 kB

          Issue Links

            Activity

              [JAHIA-4500] Test Email Settings in Install Wizard does not work

              Discussed in pm-dm (https://jahia.slack.com/archives/CNRFEDYHX/p1728046393480479), closing, as Inactive, all issues that were last updated before January 2023 (22 months ago).
              Please re-open if necessary

              fgerthoffert@jahia.com Francois Gerthoffert added a comment - Discussed in pm-dm ( https://jahia.slack.com/archives/CNRFEDYHX/p1728046393480479 ), closing, as Inactive, all issues that were last updated before January 2023 (22 months ago). Please re-open if necessary

              Resolution: fixed help icon positioning
              Commit: 26616

              shyrkov Sergiy Shyrkov (Inactive) added a comment - Resolution: fixed help icon positioning Commit: 26616
              aafshar aafshar [X] (Inactive) added a comment - - edited

              a small css?? issue on this new added icon with IE6 (withh FF3 looks fine) , screenshot emailConfiguration

              aafshar aafshar [X] (Inactive) added a comment - - edited a small css?? issue on this new added icon with IE6 (withh FF3 looks fine) , screenshot emailConfiguration

              I've also encountered this exception trying to use GMail SMTP server.
              The SMTP server of GMail uses non-standard port number and also required authentication along with TLS.
              Here is the description for configuring advanced mail server options (also including GMail): http://jira.jahia.org/browse/JKB-17

              Resolution: added a link to the http://jira.jahia.org/browse/JKB-17 (the description will be moved later to JahiaPedia), describing how to configure GMail SMTP server
              Commit: 26570

              shyrkov Sergiy Shyrkov (Inactive) added a comment - I've also encountered this exception trying to use GMail SMTP server. The SMTP server of GMail uses non-standard port number and also required authentication along with TLS. Here is the description for configuring advanced mail server options (also including GMail): http://jira.jahia.org/browse/JKB-17 Resolution: added a link to the http://jira.jahia.org/browse/JKB-17 (the description will be moved later to JahiaPedia), describing how to configure GMail SMTP server Commit: 26570

              Still an error while trying to use the "Email Test Settings" in the config wizard:

              2009-04-22 09:59:47,375: INFO [org.jahia.bin.HypersonicManager] - Waiting for database to start...
              2009-04-22 09:59:47,437: INFO [org.jahia.bin.JahiaConfigurationWizard] - Jahia is not installed
              [GC 91743K->7384K(1034048K), 0.0453233 secs]
              2009-04-22 09:59:54,796: INFO [org.jahia.bin.JahiaConfigurationWizard] - redirecting the call to displayWelcome
              [GC 94808K->11050K(1034048K), 0.0339276 secs]
              2009-04-22 10:01:20,203: INFO [org.jahia.bin.JahiaConfigurationWizard] - displaying advanced settings
              2009-04-22 10:02:27,031: WARN [org.jahia.bin.JahiaConfigurationWizard] - Error sending test e-mail message. Cause: 530 5.7.0 Must issue a STARTTLS command first. 8sm14285760agd.58

              com.sun.mail.smtp.SMTPSendFailedException: 530 5.7.0 Must issue a STARTTLS command first. 8sm14285760agd.58

              at com.sun.mail.smtp.SMTPTransport.issueSendCommand(SMTPTransport.java:1388)
              at com.sun.mail.smtp.SMTPTransport.mailFrom(SMTPTransport.java:959)
              at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:583)
              at org.jahia.bin.JahiaConfigurationWizard.sendEmail(JahiaConfigurationWizard.java:2204)
              at org.jahia.bin.JahiaConfigurationWizard.testEmail(JahiaConfigurationWizard.java:2152)
              at org.jahia.bin.JahiaConfigurationWizard.dispatcher(JahiaConfigurationWizard.java:496)
              at org.jahia.bin.JahiaConfigurationWizard.service(JahiaConfigurationWizard.java:276)
              at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
              at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
              at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
              at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
              at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
              at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
              at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
              at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:568)
              at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
              at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
              at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845)
              at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
              at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
              at java.lang.Thread.run(Thread.java:595)

              What am I doing false?

              scroisier Stephane Croisier (Inactive) added a comment - Still an error while trying to use the "Email Test Settings" in the config wizard: 2009-04-22 09:59:47,375: INFO [org.jahia.bin.HypersonicManager] - Waiting for database to start... 2009-04-22 09:59:47,437: INFO [org.jahia.bin.JahiaConfigurationWizard] - Jahia is not installed [GC 91743K->7384K(1034048K), 0.0453233 secs] 2009-04-22 09:59:54,796: INFO [org.jahia.bin.JahiaConfigurationWizard] - redirecting the call to displayWelcome [GC 94808K->11050K(1034048K), 0.0339276 secs] 2009-04-22 10:01:20,203: INFO [org.jahia.bin.JahiaConfigurationWizard] - displaying advanced settings 2009-04-22 10:02:27,031: WARN [org.jahia.bin.JahiaConfigurationWizard] - Error sending test e-mail message. Cause: 530 5.7.0 Must issue a STARTTLS command first. 8sm14285760agd.58 com.sun.mail.smtp.SMTPSendFailedException: 530 5.7.0 Must issue a STARTTLS command first. 8sm14285760agd.58 at com.sun.mail.smtp.SMTPTransport.issueSendCommand(SMTPTransport.java:1388) at com.sun.mail.smtp.SMTPTransport.mailFrom(SMTPTransport.java:959) at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:583) at org.jahia.bin.JahiaConfigurationWizard.sendEmail(JahiaConfigurationWizard.java:2204) at org.jahia.bin.JahiaConfigurationWizard.testEmail(JahiaConfigurationWizard.java:2152) at org.jahia.bin.JahiaConfigurationWizard.dispatcher(JahiaConfigurationWizard.java:496) at org.jahia.bin.JahiaConfigurationWizard.service(JahiaConfigurationWizard.java:276) at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:568) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583) at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447) at java.lang.Thread.run(Thread.java:595) What am I doing false?

              tested by the build 26407

              aafshar aafshar [X] (Inactive) added a comment - tested by the build 26407
              shyrkov Sergiy Shyrkov (Inactive) added a comment - Fixed in JAHIA-4453

              People

                shyrkov Sergiy Shyrkov (Inactive)
                scroisier Stephane Croisier (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  TestRail: Runs

                    TestRail: Cases

                      Packages

                        Version Package
                        xCM 6.0.0