mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user