Skip to content
  • rswindell's avatar
    Fix echomail loop-back from points for Dan Richter: · e3e0e945
    rswindell authored
    - When importing echomail packets and tossing to linked-nodes, don't loop
    messages back to originating nodes, even if their address is not in the PATH or
    SEEN-BYs.
    - To get the full originating address of an echomail message (for loop-back
    prevention), parse the Origin Line before tossing to links. If the Origin Line
    cannot be parsed, log a warning message.
    e3e0e945