[Rspamd-Users] Can't get DKIM signing to work
Tino Hendricks
t.hendricks at interpool.de
Fri Feb 9 12:08:17 UTC 2024
From AL’s mail:
>> My /etc/rspamd/local.d/dkim_signing.conf:
>> sign_authenticated = true;
>> use_esld = true;
>> allow_username_mismatch = true;
>> use_domain = „header";
> Is the crazy quote before 'header' intended?
"crazy quote“ made my day! ;-D
I changed the copied config-text in my mail manually to resemble the last change of the server and my mail app changed the quotes to the designer ones.
> Am 09.02.2024 um 12:42 schrieb Vsevolod Stakhov <vsevolod at rspamd.com>:
>
> On 09/02/2024 11:36, Andrew Lewis via Users wrote:
>> Hi Tino,
>> On Fri, 2024-02-09 at 12:03 +0100, Tino Hendricks wrote:
>>> Where does this IP address come from?
>> This is some curiosity from `cgp.inc`. It shouldn't rightfully exist
>> but it should neither hurt.
>>> My /etc/rspamd/local.d/dkim_signing.conf:
>> That you don't see this in configdump is suspicious; maybe the include
>> is missing in `modules.d/dkim_signing.conf` for some reason
Ha!
Accidentally I replaced the _modules.d_/dkim_signing.conf with my backup of local.d/dkim_signing.conf 🤦♂️
Restoring the original modules.d/dkim_signing.conf of course makes it all work now.
Thanks, Vsevolod, for pointing me into the right direction.
Good day to you all!
>> or you have
>> empty settings for this module in `rspamd.conf.override`.
>>> Why is it looking for the domain in username, despite:
>>> allow_username_mismatch = true;
>> The relevant setting is `use_domain` which you've apparently set though
>> it is quoted wrongly - besides that the setting is being lost.
>
>
> It's probably a good time to add tableshape schema for that? We should also think about usage of the annotated types that have been recent added to the tableshape.
>
> --
> Users mailing list
> Users at lists.rspamd.com
> https://lists.rspamd.com/mailman/listinfo/users
More information about the Users
mailing list