Roundcubemail configs to work with vmail-stack
Go to file
Matthew Saunders Brown 7bccd0d1e6 add echo line before output for readability 2024-03-27 13:28:21 -07:00
config update for roundcube 1.6.0 2022-08-29 15:37:49 -07:00
plugins update password_query for new vmail db structure 2023-08-23 13:40:23 -07:00
sbin change license from MIT to GPL 3.0+ 2022-08-22 13:59:06 -07:00
systemd change license from MIT to GPL 3.0+ 2022-08-22 13:59:06 -07:00
COPYING change license from MIT to GPL 3.0+ 2022-08-22 13:59:06 -07:00
README.md change license from MIT to GPL 3.0+ 2022-08-22 13:59:06 -07:00
install.sh add echo line before output for readability 2024-03-27 13:28:21 -07:00
rc.sql first commit 2021-04-20 14:26:46 -07:00

README.md

Vmail Webmail

Roundcube installer & configs to work with Vmail Stack. You must first install Vmail Stack & Vhost Stack: https://git.stack-source.com/msb/vmail-stack https://git.stack-source.com/msb/vhost-stack

Install

cd /usr/local/src
git clone https://git.stack-source.com/msb/vmail-webmail.git
cd vmail-webmail
bash install.sh

License

Copyright (c) 2022 Matthew Saunders Brown matthewsaundersbrown@gmail.com
GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)