Alexander Lehmann Posted April 4, 2024 Posted April 4, 2024 I am currently trying to activate dkim mails on a system that uses debian 11 and I am failing to find a package that provides dkim-filter I guess that is originally provided by sendmail, but I am coming up blank with any package that is in the debian repositories. Most guides about dkim for debian suggest using opendkim but I assume that does not fit the config files generated by Froxlor
1 d00p Posted April 4, 2024 Posted April 4, 2024 Wait for v2.2 in the summer, we'll integrate rspamd with a better dkim implementation. The current one is very old and not easy to use (and not without DNS enabled)
0 d00p Posted April 4, 2024 Posted April 4, 2024 You may also switch the update channel to nightly to test/try it now in the current testing version
0 Alexander Lehmann Posted April 6, 2024 Author Posted April 6, 2024 I tried with opendkim now, that should work until the regular support is available. I wrote a perl script to convert the dkim-keys.conf to the dkim-signtable and dkim-keytable files for opendkim, that works fine as long as no new domains are added, then the script would have to be rerun In case anybody is interested, the file is attached conv_dkim.pl
Question
Alexander Lehmann
I am currently trying to activate dkim mails on a system that uses debian 11 and I am failing to find a package that provides dkim-filter
I guess that is originally provided by sendmail, but I am coming up blank with any package that is in the debian repositories.
Most guides about dkim for debian suggest using opendkim but I assume that does not fit the config files generated by Froxlor
3 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now