install_amavis.sh: chane SecuriteInfo signatur (account oo@oopen.de).
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user