mirror of
https://github.com/serghey-rodin/vesta.git
synced 2026-09-09 04:19:11 +02:00
eaeda2e7694fed8f1d1f88b5f9d73bced4ccc842
Well known Exim4 issue. Skurudo gave a solution - https://forum.vestacp.com/viewtopic.php?t=11220#p42605 And, btw, you could think about adding: disable_ipv6=true ... because GMail and many others mail servers consider sending from ipv6 as spammy email. (very stupid logic, but it's simply true, if you are sending from ipv6 GMail will mark it as SPAM 100%) I'm not commiting this, I'll leave to you about this. In this commit I'm just fixing well known issue with keep_enviroment.
Vesta Control Panel
- Vesta is an open source hosting control panel.
- Vesta has a clean and focused interface without the clutter.
- Vesta has the latest of very innovative technologies.
How to install
Connect to your server as root via SSH
ssh root@your.server
Download the installation script, and run it:
curl http://vestacp.com/pub/vst-install.sh | bash
If the above example does not work, try this 2 step method:
Download the installation script:
curl -O http://vestacp.com/pub/vst-install.sh
Then run it:
bash vst-install.sh
License
Vesta is licensed under GPL v3 license
Description
Languages
PHP
34.6%
Smarty
20.4%
Shell
16.5%
JavaScript
14.2%
HTML
12.3%
Other
1.9%