From 67173e9941241be8770e37c15818ecc64c738bac Mon Sep 17 00:00:00 2001 From: Matthew Saunders Brown Date: Thu, 6 May 2021 15:51:32 -0700 Subject: [PATCH] fixed vmail-stack link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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