mkdir -p './udev/rules.d'
mkdir -p './ufw/applications.d/apache2'
mkdir -p './update-manager/release-upgrades.d'
-mkdir -p './webmin/authentic-theme'
maybe chmod 0755 '.'
maybe chmod 0700 '.etckeeper'
maybe chmod 0600 '.gitignore'
maybe chmod 0600 'opendkim/keys/key1.txt'
maybe chmod 0644 'opendkim/keytable'
maybe chmod 0644 'opendkim/signingtable'
+maybe chmod 0755 'opendmarc'
maybe chmod 0644 'opendmarc.conf'
+maybe chmod 0644 'opendmarc/ignore.hosts'
maybe chmod 0755 'opt'
maybe chmod 0644 'pam.conf'
maybe chmod 0755 'pam.d'
maybe chgrp 'bin' 'webmin/at/config'
maybe chmod 0600 'webmin/at/config'
maybe chmod 0755 'webmin/authentic-theme'
+maybe chmod 0644 'webmin/authentic-theme/settings-root'
maybe chgrp 'bin' 'webmin/backup-config'
maybe chmod 0711 'webmin/backup-config'
maybe chgrp 'bin' 'webmin/backup-config/config'
maybe chmod 0711 'webmin/proc'
maybe chgrp 'bin' 'webmin/proc/config'
maybe chmod 0600 'webmin/proc/config'
+maybe chmod 0644 'webmin/proc/index'
maybe chgrp 'bin' 'webmin/procmail'
maybe chmod 0711 'webmin/procmail'
maybe chgrp 'bin' 'webmin/procmail/config'
#PIDFILE=/var/run/amavis/amavisd-milter.pid
# This is the default location of the milter socket
-#MILTERSOCKET=/var/lib/amavis/amavisd-milter.sock
+MILTERSOCKET=/var/lib/amavis/amavisd-milter.sock
# If you want the milter daemon to listen on tcp please
# use something like the next line:
#MILTERSOCKET=inet:60001@127.0.0.1
#MILTERSOCKET=/var/spool/postfix/amavis/amavis.sock
# The default location of the amavisd-new socket
-#AMAVISSOCKET=/var/lib/amavis/amavisd.sock
+AMAVISSOCKET=/var/run/amavis/amavisd.sock
# Here amavisd-milter stores the mails which should get
# checked (needs to be changed when amavisd-new TEMPBASE
# Set these two options if you want the socket to have
# special permissions (usefull mainly for postfix).
#MILTERSOCKETOWNER="postfix:postfix"
-#MILTERSOCKETMODE="0660"
+MILTERSOCKETMODE="0660"
iterate_query = SELECT username, domain FROM accounts where sendonly = false;
+map {
+ pattern = shared/shared-boxes/user/$to/$from
+ table = user_shares
+ value_field = dummy
+
+ fields {
+ from_user = $from
+ to_user = $to
+ }
+}
+
+map {
+ pattern = shared/shared-boxes/anyone/$from
+ table = anyone_shares
+ value_field = dummy
+
+ fields {
+ from_user = $from
+ }
+}
antispam_pipe_program = /var/vmail/spampipe.sh
antispam_pipe_program_spam_arg = --spam
antispam_pipe_program_notspam_arg = --ham
+
}
amavis:x:120:postfix
debian-spamd:x:121:
bind:x:122:
-opendmarc:x:123:
+opendmarc:x:123:postfix
amavis:x:120:postfix
debian-spamd:x:121:
bind:x:122:
+opendmarc:x:123:
amavis:!::postfix
debian-spamd:!::
bind:!::
-opendmarc:!::
+opendmarc:!::postfix
amavis:!::postfix
debian-spamd:!::
bind:!::
+opendmarc:!::
-----BEGIN DH PARAMETERS-----
-MIIBCAKCAQEAl0079yq/qeHRwGQOxqMx9nLAJRSTfenYOPs/1zJT5QjW6FKzuCZ+
-/i9toFlyhANhRw+rSewrLxRniLswc/a97EnXvWyYXocQMxirTriVjy+xJByM8/Gq
-MTCdYhlzsAclhkZy1O7RMUtm1SI4Jf92y6PIPMKer8akS4wwHfuxqhZXyUmK8EEn
-pnRKD2GyDE/WeawhybvYiyVxGTtX/n3BjymUpRMVyhK4NbELx9rv7AL6Ip2pmP8K
-Z4zYKmDrjFkCJNzCrfV4WKpitini+o+VfxhHVUn+tjVtz9732LpyEJYMqyJlDBf9
-1GnOlvoffErDdVF1nQ8CRvAq10G/j/ZS2wIBAg==
+MIIBCAKCAQEAqBtT7GCGBM0IheDyqLxHglqoP03Rxx7qrA2kr8pAZli5Obqx03Br
+HvkFkxjeqoFn9DPFJXGjw+mjDLd8L3XU5F/hnlRefFd62mGHdUXs4Hb8hkQJuAIO
+zrxZ49XU6i6ggqr8RfUUyIb27KRF0Md0wVRKu/AbS7cmpecVP3jnpayVD0ARdPXv
+/8mUp9wYLRfuQGBIEkodnFKivIov+V6AnjNYeu1r6GGvfxBOCzon+MvqO8F2WWTe
+I/SX43uwzIymnQEyAKCMeiIKyg9HXotc6RCh4tcKhiznyJll0hvJ/XMeFzQosQt6
+SAgMHd2mA6PyMiAMRCFRkOKtWT+76t9vmwIBAg==
-----END DH PARAMETERS-----
## provided, the name of the host running the filter (as returned by the
## gethostname(3) function) will be used.
#
-# AuthservID name
+AuthservID mail
## FailureReports { true | false }
## default "false"
## with a comma. The key word "HOSTNAME" will be replaced by the name of
## the host running the filter as reported by the gethostname(3) function.
#
-# TrustedAuthservIDs HOSTNAME
+TrustedAuthservIDs hoellein.online,siedlerverein-wittgensdorf.de
## UMask mask
## default (none)
## The process will be assigned all of the groups and primary group ID of
## the named userid unless an alternate group is specified.
#
-UserID opendmarc
+UserID opendmarc:opendmarc
+
+IgnoreHosts /etc/opendmarc/ignore.hosts
+HistoryFile /var/run/opendmarc/opendmarc.dat
+#for testing:
+SoftwareHeader true
+#IgnoreAuthenticatedClients true
+MilterDebug 5
milter_protocol = 2
smtpd_milters = unix:/var/lib/amavis/amavisd-milter.sock,
unix:/var/run/opendkim/opendkim.sock
+ unix:/var/run/opendmarc/opendmarc.sock
non_smtpd_milters = unix:/var/run/opendkim/opendkim.sock
##
--- /dev/null
+config_portable_module_filemanager_notification_type='4';
+config_portable_theme_locale_languages='en';
+settings_contrast_level_navigation=1;
+settings_invert_level_navigation=0;
+config_portable_theme_locale_format_short='L';
+config_portable_module_filemanager_tree_exclude_on_first_load=true;
+config_portable_module_filemanager_force_tar=true;
+config_portable_module_filemanager_remember_tabs=true;
+config_portable_module_filemanager_switch_user=true;
+config_portable_module_filemanager_hide_toolbar=false;
+settings_contrast_mode=false;
+settings_background_color='gainsboro';
+settings_font_family=0;
+settings_cm_editor_palette='monokai';
+settings_force_night_mode=0;
+config_portable_module_filemanager_tree_expand_search=true;
+config_portable_theme_locale_format_long='LL';
+config_portable_module_filemanager_hide_actions=true;
+settings_right_page_hide_persistent_vscroll=true;
+config_portable_module_filemanager_hovered_toolbar=false;
+config_portable_module_filemanager_default_sort=0;
+settings_enable_container_offset=true;
+settings_show_night_mode_link=true;
+settings_animation_left=true;
+config_portable_module_xsql_fit_content_screen_height=false;
+settings_grayscale_level_navigation=0;
+settings_navigation_color='blue';
+config_portable_module_filemanager_hide_tree_view=false;
+config_portable_theme_locale_language=0;
+settings_leftmenu_button_refresh=false;
+settings_hide_top_loader=false;
+settings_button_tooltip=true;
+settings_sysinfo_link_mini=false;
+settings_animation_tabs=false;
+config_portable_theme_locale_format_full='LLLL';
+settings_brightness_level_navigation=1;
+settings_hotkeys_active=true;
+config_portable_module_filemanager_tree_view_depth='2';
+config_portable_module_filemanager_records_per_page='20';
+settings_theme_options_button=true;
+settings_hue_level_navigation=0;
+settings_sepia_level_navigation=0;
+config_portable_module_filemanager_calculate_size=false;
+settings_saturate_level_navigation=1;
bandwidth_log=/var/log/bandwidth
-firewall_system=
+firewall_system=firewall
pidfile_config=/var/run/bind/run/named.pid /var/run/named.pid /var/run/named/named.pid /var/run/bind/run/named/named.pid
no_chroot_config=0
-base=/etc/bind
+base=/var/cache/bind
version=3
-pidfile=/var/run/named.pid
+pidfile=/var/run/named/named.pid
+zone_4=255.in-addr.arpa 6 master * /etc/bind/db.255
+zone_3=0.in-addr.arpa 5 master * /etc/bind/db.0
+zone_2=127.in-addr.arpa 4 master * /etc/bind/db.127
+zone_0=. 2 hint * /etc/bind/db.root
+zone_1=localhost 3 master * /etc/bind/db.local
+file_/etc/bind/named.conf.default-zones=1521820389
md5pass=1
theme=authentic-theme
product=webmin
+lang_root=de.UTF-8
+webprefix=
+feedback_to=
+showhost=0
+hostnamedisplay=
+hostnamemode=0
+nofeedbackcc=0
+sysinfo=0
+help_width=
+dateformat=dd/mon/yyyy
+showlogin=0
+help_height=
failed_script=/etc/webmin/failed.pl
sudo=1
nolog=.*xhr.*
+logouttimes=
-root:x:0
+root:x::::::::0:0:::
--- /dev/null
+index_size.cgi?
upmins=47
uphour=23
last_version_number=1.890
-last_version_check=1540719440
+last_version_check=1541938672