committing changes in /etc made by "-bash"

Package changes:
This commit is contained in:
2021-06-09 00:33:58 +03:00
parent d42ab03d35
commit 2ed007934d
110 changed files with 3132 additions and 135 deletions

View File

@@ -3,7 +3,7 @@
# See 'perldoc Mail::SpamAssassin::Conf' for details of what can be
# tweaked.
#
# This file was installed during the installation of SpamAssassin 3.4.1,
# This file was installed during the installation of SpamAssassin 3.4.2,
# and contains plugin loading commands for the new plugins added in that
# release. It will not be overwritten during future SpamAssassin installs,
# so you can modify it to enable some disabled-by-default plugins below,
@@ -16,10 +16,9 @@
# added to new files, named according to the release they're added in.
###########################################################################
# HashBL - Use EBL email blocklist
# HashBL - Query hashed/unhashed strings, emails, uris etc from DNS lists
# loadplugin Mail::SpamAssassin::Plugin::HashBL
# FromNameSpoof - help stop spam that tries to spoof other domains using
# the from name
# loadplugin Mail::SpamAssassin::Plugin::FromNameSpoof
@@ -28,5 +27,3 @@
# OpenPhish or PhishTank feeds.
# loadplugin Mail::SpamAssassin::Plugin::Phishing
# allow URI rules to look at DKIM headers if they exist
parse_dkim_uris 1