Preview version

For developers and anyone interested we provide the lastest development version of LiveConfig here. This may contain unfinished functions or other limitations.

Preview Version: 2.19.1 (release) – 2026-04-16

Changelog:

    Install from repository

    Import the GPG key and add the LiveConfig repository:

    # wget -O /root/liveconfig-keyring.deb https://www.liveconfig.com/liveconfig-keyring.deb
    # dpkg -i /root/liveconfig-keyring.deb
    

    Then install LiveConfig with apt:

    # apt update
    # apt install liveconfig
    

    Direct download

    Platform Package Size Download
    amd64 Server 9.3 MB liveconfig_2.19.1-release_amd64.deb
    SHA-256: 41e236c21649d100e7d58dce685c87f92248682f3f0e5e00847ba61f431c93f1
    Client 6.0 MB lcclient_2.19.1-release_amd64.deb
    SHA-256: 290b69eec0b0b1cac60cb33249b04a8f3a8e7b872e6d1f43566fab3f1ba3ed72
    i386 Server 8.4 MB liveconfig_2.17.0-release_i386.deb
    SHA-256: e5ff108c15e73fb49f1eacdf813048f211dc199bef0378aa6e2f6d699688021b
    Client 5.3 MB lcclient_2.17.0-release_i386.deb
    SHA-256: 48586c3af04e3ba3c8d397f2da1c11317a30cd66590d731290eebdf5288e01e2
    armhf Server 15.5 MB liveconfig_2.15.1-release_armhf.deb
    SHA-256: 89f4c6e1e388d0d41f4190b560025d29492a461b5a345d9e02d5ec8136c57e79
    Client 9.4 MB lcclient_2.15.1-release_armhf.deb
    SHA-256: 39575c2ca3ecc27cad60f30060adaa2396f724a1363034afe95f3e67e7056631

    Install from repository

    Import the GPG key and add the LiveConfig repository:

    # sudo wget -O /root/liveconfig-keyring.deb https://www.liveconfig.com/liveconfig-keyring.deb
    # sudo dpkg -i /root/liveconfig-keyring.deb
    

    Then install LiveConfig with apt:

    sudo apt update
    sudo apt install liveconfig
    

    Direct download

    Platform Package Size Download
    amd64 Server 9.3 MB liveconfig_2.19.1-release_amd64.deb
    SHA-256: 41e236c21649d100e7d58dce685c87f92248682f3f0e5e00847ba61f431c93f1
    Client 6.0 MB lcclient_2.19.1-release_amd64.deb
    SHA-256: 290b69eec0b0b1cac60cb33249b04a8f3a8e7b872e6d1f43566fab3f1ba3ed72
    i386 Server 8.4 MB liveconfig_2.17.0-release_i386.deb
    SHA-256: e5ff108c15e73fb49f1eacdf813048f211dc199bef0378aa6e2f6d699688021b
    Client 5.3 MB lcclient_2.17.0-release_i386.deb
    SHA-256: 48586c3af04e3ba3c8d397f2da1c11317a30cd66590d731290eebdf5288e01e2
    armhf Server 15.5 MB liveconfig_2.15.1-release_armhf.deb
    SHA-256: 89f4c6e1e388d0d41f4190b560025d29492a461b5a345d9e02d5ec8136c57e79
    Client 9.4 MB lcclient_2.15.1-release_armhf.deb
    SHA-256: 39575c2ca3ecc27cad60f30060adaa2396f724a1363034afe95f3e67e7056631

    Install from repository

    Import the GPG key and add the LiveConfig repository:

    # rpm --import https://www.liveconfig.com/liveconfig.key
    # cd /etc/yum.repos.d ; curl -Os http://repo.liveconfig.com/centos-test/liveconfig.repo
    

    Then install LiveConfig with yum:

    # yum update
    # yum install liveconfig
    

    Direct download

    Platform Package Size Download
    x86_64 Server 7.7 MB liveconfig-2.19.1-release.x86_64.rpm
    SHA-256: a903731d570d8ebac1696b1b1b10ae87f30e57f77fc81d60a7401048b540477e
    Client 5.0 MB lcclient-2.19.1-release.x86_64.rpm
    SHA-256: 0e9d3a408579214057282190f3f11ba8dd1c05e49b4d29d85a4821b710da7cb6

    Install from repository

    Import the GPG key and add the LiveConfig repository:

    # rpm --import https://www.liveconfig.com/liveconfig.key
    # zypper addrepo -f http://repo.liveconfig.com/opensuse-test/liveconfig.repo
    

    Then install LiveConfig with zypper:

    # zypper update
    # zypper install liveconfig
    

    Direct download

    Platform Package Size Download
    x86_64 Server 7.7 MB liveconfig-2.19.1-release.x86_64.rpm
    SHA-256: a903731d570d8ebac1696b1b1b10ae87f30e57f77fc81d60a7401048b540477e
    Client 5.0 MB lcclient-2.19.1-release.x86_64.rpm
    SHA-256: 0e9d3a408579214057282190f3f11ba8dd1c05e49b4d29d85a4821b710da7cb6

    Preview Version: 3.2.3 (build 17703) – 2026-06-11

    Changelog:

    • Frontend: fixed issue when disabling mail forwarding (GH-132)
    • Frontend: fixed bug when sending newsletter to LiveConfig users
    • Frontend: increased maximum length of virtual FTP account names from 16 to 64 byte
    • Backend: e-mail addresses were not removed from LCPolicyd under certain circumstances
    • Backend: fixed issue with catch-all targets and SRS
    • Backend: fixed possible hangup during outbound HTTP requests (i.e. license renewal)
    • Backend: fixed bug when creating account with very large number in name (>UINT64_MAX)
    • API: fixed unit of mailbox size (MB instead of byte) for mailbox statistics (i.e. in dashboard)
    • updated unbound to 1.25.1
    • added systemd dependency for dbus.service
    • updated OpenSSL to 3.5.7

    Installation script

    The most convenient and fastest way to install LiveConfig. You can also choose which server services (web, email, database, DNS) should be installed.

    # wget -O- https://install.liveconfig.com/lc3 | sh -s -- preview
    

    This script works with all distributions supported by LiveConfig.

    Direct download

    Platform Package Size Download
    amd64 Server 12.8 MB liveconfig3_3.2.3-1.17703_amd64.deb
    SHA-256: ed12d139611395c02a85120dced3d98f0bd473356b1ab126d7425ef5fd893246
    Client 6.2 MB lcclient3_3.2.3-1.17703_amd64.deb
    SHA-256: 7abe0ecd61b6843a8bdd1e58772138181f6bebfec2063bac8b349b4531dc03ea
    LAC 0.1 MB lac_3.2.3-1.17703_amd64.deb
    SHA-256: a59674136d72dbd5bf427720c74a49049c1c9e04187706840b52aa986d0f5925
    arm64 Server 12.3 MB liveconfig3_3.2.3-1.17703_arm64.deb
    SHA-256: 3b8a4a4b07711457772ba3ac40aab2f05c75e9556f8828435bbb198cc294f5dd
    Client 6.0 MB lcclient3_3.2.3-1.17703_arm64.deb
    SHA-256: 7cb70d2bd8c9c251719ae774c7e76c58420ab5e581769f114d0ed55176949608
    LAC 0.1 MB lac_3.2.3-1.17703_arm64.deb
    SHA-256: a6fbde7e92cde9d8261f14db33b15b5f5b18e2a243c381c66226f86d9f11c93a
    Platform Package Size Download
    x86_64 Server 14.0 MB liveconfig3-3.2.3-17703.x86_64.rpm
    SHA-256: 31ee6c28d0947835bb130aad8a8a24a20118fabfae4287469f11cc3dab10e0b2
    Client 7.1 MB lcclient3-3.2.3-17703.x86_64.rpm
    SHA-256: 60f07e1281a23f38faf9781828ceb813447812afe4ac2f8cc44e52413d1b7e33
    LAC 0.2 MB lac-3.2.3-17703.x86_64.rpm
    SHA-256: c01ca8b47ff826bb7c4f4202602746db8d5acb6b6ab4aa07190a8a3ae90019ac
    aarch64 Server 13.9 MB liveconfig3-3.2.3-17703.aarch64.rpm
    SHA-256: ba358ee7bfe931db237656ddb1501570c5e1c532694e4a60821e1df45e88495e
    Client 7.3 MB lcclient3-3.2.3-17703.aarch64.rpm
    SHA-256: 115b5bfd3261702156dd8a7791781d9013de584415b85030d614c5234271f08c
    LAC 0.2 MB lac-3.2.3-17703.aarch64.rpm
    SHA-256: 07e4df15c4902a5565e046ea69d0560e1e15753a5bdcdf977ad19d7c561b6d33