fixed vmail-stack link
This commit is contained in:
parent
60f9c2e96f
commit
67173e9941
|
@ -20,7 +20,7 @@ https://git.stack-source.com/msb/wordpress-tools
|
||||||
|
|
||||||
## Mail Server
|
## Mail Server
|
||||||
For an integrated and full featured mail server configuration it's recommended to install vmail-stack:
|
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:
|
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
|
apt -y install exim4-daemon-light mailutils
|
||||||
|
|
Loading…
Reference in New Issue
Block a user