diff --git a/README.md b/README.md index bdf3c27..d3f4a3e 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ https://git.stack-source.com/msb/wordpress-tools ## Mail Server For an integrated and full featured mail server configuration it's recommended to install vmail-stack: -https://git.stack-source.com/msb/vhost-stack +https://git.stack-source.com/msb/vmail-stack If you just want a minimal smtp mail server for getting automated emails (cron, website contact forms, etc.) off the server you can install and configure exim4-daemon-light with these commands: ``` apt -y install exim4-daemon-light mailutils