diff --git a/conf/install_amavis.conf.sample b/conf/install_amavis.conf.sample index 9b6d62d..f2c67c6 100644 --- a/conf/install_amavis.conf.sample +++ b/conf/install_amavis.conf.sample @@ -20,4 +20,4 @@ _MALWARE_PATROL_IN_USE=true _MALWERE_PATROL_FREE=false _MP_RECEIPT_NUMBER=106015125438 _SECURITE_INFO_IN_USE=true -_SI_AUTHORISATION_SIGNATURE=abb4ec6b194639f3d123154f1b971843a3b8751d8c1bcdc7d07ed6db26621b11bca0e23d2a42b60aef3f7b7803a1466a964d90c7b1e82d67c7680c8f46b59a4e +_SI_AUTHORISATION_SIGNATURE=b0b7e94d3fcc8f3b1f128edd5830392361868cf0174723a9924ac25bf8b1b588cb974b50234e1bc1d9839dfe0ca6e1627733d90daf1399347b1046d20c2e3a89 diff --git a/install_amavis.sh b/install_amavis.sh index 826be0c..7653404 100755 --- a/install_amavis.sh +++ b/install_amavis.sh @@ -2930,7 +2930,16 @@ EOF if $SECURITE_INFO_IN_USE ; then cat << EOF >> /etc/clamav-unofficial-sigs/user.conf 2> $tmp_err_msg - +# - SecuriteInfo +# - +# - type: basic +# - account: ckubu@oopen.de +# - signatur: abb4ec6b..46b59a4e +# - +# - type: professional +# - account: oo@oopen.de +# - signatur: b0b7e94d..0c2e3a89 +# - securiteinfo_authorisation_signature="$SI_AUTHORISATION_SIGNATURE" EOF if [[ "$?" -ne 0 ]] ; then