Hi.
According to the Unauthenticated Relaying doc, I was able to make 192.168.6.0/24 send emails without authentication, which is OK.
But I found the following path in the original options.inc does not exist:
local_addrs = /etc/rspamd/custom/mailcow_networks.map;
However, I found mailcow_networks.map in another folder:
/opt/mailcow-dockerized/data/conf/rspamd/custom/mailcow_networks.map
This is a fresh install of Mailcow from yesterday. Is this an error?
Thx