Uploaded image for project: 'James Server'
  1. James Server
  2. JAMES-490

Javamail 1.4 regression: SocketFetcher changed to require SocketFactory implementation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 2.3.0
    • 2.3.0
    • Remote Delivery
    • None

    Description

      The SocketFetcher used by Javamail 1.4 does no more use reflection to call the socket creation method on the SocketFactory provided. It instead cast the created object to SocketFactory.
      Out SocketFactory does not implement extends the SocketFactory class so it does not connect and fail to send mails.

      The socketFactory is only used when a bindAddress is specified, but this should be fixed asap.

      Attachments

        Activity

          People

            bago Stefano Bagnara
            bago Stefano Bagnara
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: