Skip to content

Add option to suppress reports to specific addresses to prevent RUA loops (openSUSE ticket208)#381

Open
stoecker wants to merge 3 commits into
trusteddomainproject:developfrom
stoecker:ticket208.patch
Open

Add option to suppress reports to specific addresses to prevent RUA loops (openSUSE ticket208)#381
stoecker wants to merge 3 commits into
trusteddomainproject:developfrom
stoecker:ticket208.patch

Conversation

@stoecker
Copy link
Copy Markdown

Ticket 208 - Endless loop of rua-mails
written by Dirk Stoecker
status: optional - enhancement
This patch adds a new option to OpenDMARC to ignore mail to a given email address. This can be used to prevent report loops.

thegushi and others added 3 commits May 21, 2026 14:43
SIGHUP was treated identically to SIGTERM, causing the filter to exit.
Unix convention is that SIGHUP triggers a configuration reload in
long-running daemons. The reload path already exists (previously only
reachable via SIGUSR1); SIGHUP is now folded into it.

SIGUSR1 continues to work as before. SIGTERM and SIGINT remain the
shutdown signals.

Fixes: trusteddomainproject#322
…reload

Fix SIGHUP: reload config instead of shutting down
Ticket 208 - Endless loop of rua-mails
written by Dirk Stoecker
status: optional - enhancement
This patch adds a new option to OpenDMARC to ignore mail to a given email address. This can be used to prevent report loops.
@stoecker
Copy link
Copy Markdown
Author

See #159

@thegushi thegushi changed the title Patches used in openSUSE: ticket208.patch Add option to suppress reports to specific addresses to prevent RUA loops (openSUSE ticket208) May 29, 2026
@thegushi thegushi changed the base branch from master to develop May 29, 2026 19:58
@thegushi thegushi closed this May 29, 2026
@thegushi thegushi reopened this May 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants