mail/rspamd: whitespace sweep

".map" is reserved for css files that need to be deleted.  Move this
file to "-map" extension at least for the template as done previously
for another file in here.
This commit is contained in:
Franco Fichtner
2018-03-18 10:18:45 +01:00
parent 511946b442
commit e71b4fbe6c
3 changed files with 2 additions and 2 deletions
@@ -333,7 +333,7 @@
<Required>N</Required>
</exceptions>
</surbl>
<multimap>
<badfileextension type="CSVListField">
<Required>N</Required>
@@ -1,7 +1,7 @@
rspamd:/etc/rc.conf.d/rspamd
antivirus.wl:/usr/local/etc/rspamd/local.d/antivirus.wl
antivirus.conf:/usr/local/etc/rspamd/local.d/antivirus.conf
bad_file_extensions.map:/usr/local/etc/rspamd/local.d/bad_file_extensions.map
bad_file_extensions-map:/usr/local/etc/rspamd/local.d/bad_file_extensions.map
dkim_signing.conf:/usr/local/etc/rspamd/local.d/dkim_signing.conf
dkim.conf:/usr/local/etc/rspamd/local.d/dkim.conf
spf.conf:/usr/local/etc/rspamd/local.d/spf.conf