Skip to content

Message deduplication #1

Description

@jbinary

The broker does not guarantee that the message will only be delivered once, it only guarantees it will be delivered at least once, thus some deduplication mechanism needs to be utilized.

Since there's no strict way to ensure the uniqueness of Message-IDs can we also compare recipient address, and Subject, and if the messages appear to be different with same Message-ID can we add some warning into a log, and probably notify admins?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions