-
Notifications
You must be signed in to change notification settings - Fork 312
Closed
Description
The reject and soft reject actions are hardcoded to reject the message.
maddy/internal/check/rspamd/rspamd.go
Line 322 in 813964d
| case "soft reject": |
maddy/internal/check/rspamd/rspamd.go
Line 333 in 813964d
| case "reject": |
It would be better if it was made configurable for what to do like
ioErrAction and errorRespAction are for example.(I personally want to quarantine the messages)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels