Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-20553

MailTestCase failing locally AuthenticationFailedException: EOF on socket

XMLWordPrintable

      Local debugging so far shows this test successfully starts the container and sends an email by connecting to SMTP but this error is reported when connecting to POP3:

       
      Caused by: jakarta.mail.AuthenticationFailedException: EOF on socket
              at org.eclipse.angus.mail@2.0.3//org.eclipse.angus.mail.pop3.POP3Store.protocolConnect(POP3Store.java:194)
              at jakarta.mail.api@2.1.3//jakarta.mail.Service.connect(Service.java:345)
              at jakarta.mail.api@2.1.3//jakarta.mail.Service.connect(Service.java:225)
              at jakarta.mail.api@2.1.3//jakarta.mail.Service.connect(Service.java:246)
              at deployment.44b9c9a9-687c-4a34-9bb1-8afc540751de.war//org.jboss.as.test.integration.mail.basic.MailTesterServlet.tryToReadEmails(MailTesterServlet.java:73)
              at deployment.44b9c9a9-687c-4a34-9bb1-8afc540751de.war//org.jboss.as.test.integration.mail.basic.MailTesterServlet.doGet(MailTesterServlet.java:55)
      

       
      It feels like there is something subtly different about POP3, no data packets get exchanged over TCP.

       

              darran.lofthouse@redhat.com Darran Lofthouse
              darran.lofthouse@redhat.com Darran Lofthouse
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: