You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The
rejectandsoft rejectactions are hardcoded to reject the message.maddy/internal/check/rspamd/rspamd.go
Line 322 in 813964d
maddy/internal/check/rspamd/rspamd.go
Line 333 in 813964d
It would be better if it was made configurable for what to do like
ioErrActionanderrorRespActionare for example.(I personally want to quarantine the messages)