Skip to content

Navigation Menu

Sign in
Sign up

Pass authenticated status to rspamd milter #826

Unanswered
fzadikian asked this question in Q&A
Discussion options

Hello, is there a way to pass "authenticated" status to rspamd? For example, when I try to configure its milter for outgoing email (e.g. for ARC signing), rspamd treats the email as foreign and tries to check for dkim/spf/dmarc, even though it comes from maddy. With other MTAs such as Postfix, rspamd handles this automatically. Thank you!

You must be logged in to vote

Replies: 1 comment 2 replies

Comment options

If SMTP connection is in authenticated state, authenticated username is passed in Auth header field to rspamd.

https://github.com/foxcpp/maddy/blob/master/internal/check/rspamd/rspamd.go#L188

You must be logged in to vote
2 replies
Comment options

I am using rspamd via milter, because of this:

Note that at the moment, maddy will not generate Authentication-Results field with rspamd results.

Maybe I should use direct support anyway?

Comment options

If you have maddy's dkim/spf/dmarc checks enabled, you will probably get the same info through it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants

AltStyle によって変換されたページ (->オリジナル) /