Topic: DKIM: insert domain name in catch-all rule
==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release): 1.7.2
- Deployed with iRedMail Easy or the downloadable installer?: Downloadable
- Linux/BSD distribution name and version: Debian 12
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Web server (Apache or Nginx): Nginx
- Manage mail accounts with iRedAdmin-Pro? Yes
====
There is catchall DKIM rule in docs:
@dkim_signature_options_bysender_maps = ({
# catch-all (one dkim key for all domains)
'.' => {d => 'mydomain.com',
a => 'rsa-sha256',
c => 'relaxed/simple',
ttl => 30*24*3600 },
});
is there any way to use cath-all rule but dinamicaly insert domain name instead of fixed one ('mydomain.com' )?
Thanks in advance.
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.