bundlewrap/bundles/rspamd/files/ip_whitelist.map

4 lines
97 B
Plaintext
Raw Normal View History

% for ip in sorted(node.metadata.get('rspamd/ignore_spam_check_for_ips', set())):
${ip}
% endfor