Skip to content
  • Rob Swindell's avatar
    When a message has been forwarded, invalidate the "to" ext/net ptrs · 05104f13
    Rob Swindell authored
    The convenience pointers to_ext and to_net need to be invalidated (nullified) if we are going to allow forwarding from local email boxes to network mail and keep all the original message header fields in tact.
    
    The "Forwarded" field must now be added *before* any new recipient information (local user extension or network address of the forwarding destination).
    
    This is part of the solution to request #83, #108, and #141.
    05104f13