Signum / ispmail-bookworm-ansible

Ansible playbook to set up a mail server as described in the ISPmail guide at workaround.org
MIT License
26 stars 6 forks source link

configure mailboxes and change permission on /var/lib/rspamd/dkim/ #4

Open mikysal78 opened 4 months ago

mikysal78 commented 4 months ago

Config 15-mailboxes.conf

mikysal78 commented 3 months ago

Evaluate the possibility of using sub-domains by editing the file local.d/dkim_signing.conf with

use_esld = false;
path = "/var/lib/rspamd/dkim/$domain.$selector.key";
selector_map = "/etc/rspamd/dkim_selectors.map";