CasperSecurity

Current Path : /home/uiet/iRedMail-1.5.0/functions/
Upload File :
Current File : //home/uiet/iRedMail-1.5.0/functions/optional_components.sh

#!/usr/bin/env bash

# Author: Zhang Huangbin <zhb _at_ iredmail.org>

# -------------------------------------------
# Install all optional components.
# -------------------------------------------
optional_components()
{
    # iRedAPD.
    check_status_before_run iredapd_setup

    # iRedAdmin.
    [ X"${USE_IREDADMIN}" == X'YES' ] && \
        check_status_before_run iredadmin_setup

    # Roundcubemail.
    [ X"${USE_ROUNDCUBE}" == X'YES' ] && \
        check_status_before_run rcm_setup

    # SOGo
    [ X"${USE_SOGO}" == X'YES' ] && \
        check_status_before_run sogo_setup

    # Fail2ban.
    [ X"${USE_FAIL2BAN}" == X'YES' -a X"${DISTRO}" != X'FREEBSD' ] && \
        check_status_before_run fail2ban_setup

    # netdata.
    [ X"${USE_NETDATA}" == X'YES' ] && \
        check_status_before_run netdata_setup
}
Hacker Blog, Shell İndir, Sql İnjection, XSS Attacks, LFI Attacks, Social Hacking, Exploit Bot, Proxy Tools, Web Shell, PHP Shell, Alfa Shell İndir, Hacking Training Set, DDoS Script, Denial Of Service, Botnet, RFI Attacks, Encryption
Telegram @BIBIL_0DAY