Skip to content
  • Barry Warsaw's avatar
    Fix cross-posting held on more than one list. · 06778b9d
    Barry Warsaw authored
    Back port to release-3.0 branch.
    
    Closes #176
    
    Also:
    
    * IMessageStore no longer raises a ValueError if the Message-ID already
      exists in the store; it just returns None.
    * The internal handle_message() function no longer takes a `preserve`
      argument, since messages are never removed from the IMessageStore.
    06778b9d