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

Better specifiy and document RecipientRewriteTable

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Documentation
    • None

    Description

      From discussion on mailing list (http://markmail.org/message/abyqit3iiahaqque), we need to better specify and document the Recipient Rewrite Table functionality.

      Quoted from Stefano mail:
      -------------------------------------

      Are the mapping rules applied until the first match or instead are all
      applied to the last rule?
      Are the mapping rules applied recursively until you find matches or
      instead only once?

      e.g, I add this mappings / rewrites:
      a => b
      b => c
      b => a
      d => f
      e => d
      f => g

      Who receives messages destinated to a? b, c+a or does it loops?
      Who receives messages to d? f or g?
      Who receives messages to e? d or g?

      These are the questions I make when I see e rewrite engine, I would
      never expect the answers to the above questions to be: "if X is local
      then Y, otherwise if it is remote Z, if instead it is local but non
      existing then K"

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              eric@apache.org Eric Charles
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated: