Skip to content

Hardcoded actions in rspamd module. #820

@cxvqo

Description

@cxvqo

The reject and soft reject actions are hardcoded to reject the message.

case "soft reject":

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions