-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Relay quarantine #6773
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: staging
Are you sure you want to change the base?
Relay quarantine #6773
Conversation
|
Please rebase pr against staging, not master. Read contribution.md for more informations |
|
Maybe it wasn't when raising PR? Maybe try force-push on it, alternatively re-create straight against |
31cd826 to
fc6be3d
Compare
fc6be3d to
df4d3bb
Compare
…g quarantined mail into the domain administrator queue
|
Sorry for the fuss. I updated the PR based on staging. It shows now a single 2 file commit. |
Co-authored-by: Josh <[email protected]>

Contribution Guidelines
What does this PR include?
Short Description
This PR enables saving the quarantine history(queue) for domains that are only relayed and have no local mailboxes. The admin or the domain admin can manage the quarantine and release / delete etc. messages.
This is an implementation of the enhancement request #5325
As a side note, it fixes a typo in a SQL query in pipe.php (no change of funcionality there).
Affected Containers
Did you run tests?
Yes. Using it live.
What did you tested?
Queue comes up. The admin can do all operations. Also a domain admin can do all operation.
What were the final results? (Awaited, got)
It works as expected.