Skip to content
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

Rspamd: milter headers #5362

Open
chibenwa opened this issue Dec 6, 2024 · 0 comments
Open

Rspamd: milter headers #5362

chibenwa opened this issue Dec 6, 2024 · 0 comments

Comments

@chibenwa
Copy link
Member

chibenwa commented Dec 6, 2024

CF https://rspamd.com/doc/developers/protocol.html#milter-headers

add_headers: headers to add (object, indexed by header name)
remove_headers: headers to remove (object, indexed by header name)
change_from: change SMTP from value (plain string)
reject: custom rejection (plain string value), e.g. reject="discard" or reject="quarantine"
spam_header: custom spam header (plain string - header name)
no_action: instead of doing any action to a message, just add header X-Rspamd-Action equal to that action and accept message (boolean value)
add_rcpt: (from 1.8.0) add new recipients (array of strings)
del_rcpt: (from 1.8.0) delete recipients (array of strings)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant