[Rspamd-Users] Milter headers module : extended_spam_headers not working
Vsevolod Stakhov
vsevolod at rspamd.com
Sun Sep 22 16:32:52 UTC 2024
On 22/09/2024 17:18, G.W. Haywood wrote:
> Hi there,
>
> On Sun, 22 Sep 2024, Eric de la Musse wrote:
>
>> I can't get the extended_spam_headers parameter of the milter headers
>> module to work (the headers 'X-Rspamd-Queue-Id', 'X-Spamd-Result' and
>> 'X-Rspamd-Server' don't appear on external origin emails).
>>
>> The MTA used is Opensmtpd on FreeBSD (opensmtpd-7.3.0_3 package) with
>> the rspamd filter (opensmtpd-filter-rspamd package).
>> ...
>
> If I understand correctly from a very quick look at the documentation,
> Opensmtpd does not support the milter protocol - so nothing which uses
> the milter protocol will work without at a guess unreasonable effort.
>
OpenSMTPD uses HTTP protocol to my best knowledge, so it should be able
to get all `milter`-alike headers in response. I don't know if it
processes them or not though - I just wanted to say that
`milter_headers` are definitely not limited with milter interface.
More information about the Users
mailing list