What Operating System are you seeing this problem on?
Ubuntu
What Hardware is this system running?
VM
KumoMTA version
Latest Dev
Did you try the latest release to see if the issue is better (or worse!) than your current version?
Yes, and I updated the version box above to show the version that I tried
Describe the bug
As reported by a customer:
We have clear evidence that SuspendTenant doesn't work in the global default scope or in a sitename scope. Even though this tenant gets suspended, it still seems to be attempting deliveries every 1s or so.
[["default".automation]]
regex = "unusual rate of mail originating from your DKIM domain"
trigger = "Immediate"
action = "SuspendTenant"
duration = "15 minutes"
This graph is showing gmail.com only errors for things like Gmail has detected an unusual rate of mail originating from your DKIM domain that match the above TSA and create the 5m (known bug) suspensions. Graph is showing one specific account, with only those deferral error types, and one egress IP. The pattern is consistent across other IPs that this sender is sending from.
To Reproduce
Configure a SuspendTenant automation in a Global or Sitename Scope
What Operating System are you seeing this problem on?
Ubuntu
What Hardware is this system running?
VM
KumoMTA version
Latest Dev
Did you try the latest release to see if the issue is better (or worse!) than your current version?
Yes, and I updated the version box above to show the version that I tried
Describe the bug
As reported by a customer:
We have clear evidence that SuspendTenant doesn't work in the global default scope or in a sitename scope. Even though this tenant gets suspended, it still seems to be attempting deliveries every 1s or so.
This graph is showing gmail.com only errors for things like Gmail has detected an unusual rate of mail originating from your DKIM domain that match the above TSA and create the 5m (known bug) suspensions. Graph is showing one specific account, with only those deferral error types, and one egress IP. The pattern is consistent across other IPs that this sender is sending from.
To Reproduce
Configure a SuspendTenant automation in a Global or Sitename Scope
Configuration
See above
Expected Behavior
Should suspend, does not properly suspend.
Anything else?
No response