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

RemoteDelivery mailet should not split messages based on host when using a gateway

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Resolution: Fixed
    • None
    • None
    • None
    • Operating System: All
      Platform: All
    • 13250

    Description

      When mail gets passed through the
      org.apache.james.transport.mailets.RemoteDelivery mailet, each message gets
      split up into a separate list depending on the host name for that recipient.
      This works fine when the RemoteDelivery mailet delivers the messages directly.
      However, when a gateway server is specified, the split should not be done.
      When a gateway server is used, ALL messages get routed through that gateway, so
      splitting them up based on host doesn't accomplish anything – in fact, it
      takes additional processing power to do so, when in reality, the message should
      just be sent to the gateway verbatim, and then the gateway can decide how best
      to deliver the messages.

      Attachments

        Activity

          People

            Unassigned Unassigned
            bwalker@studentadvantage.com Brad D. Walker
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: