dpeca eaeda2e769 Fix for: Warning: purging the environment. Suggested action: use keep_environment.
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.
2016-08-30 17:45:33 +02:00
2016-08-30 16:50:49 +03:00
2016-06-27 19:50:36 +03:00
2012-04-18 12:06:35 +03:00
2016-06-27 19:50:36 +03:00
2016-08-30 16:27:42 +03:00
2015-11-08 21:27:49 +02:00
2015-10-31 19:48:18 +00:00
2015-12-07 09:08:27 +01:00

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
VESTA Control Panel:
http://vestacp.com/
Readme GPL-3.0 109 MiB
Languages
PHP 34.6%
Smarty 20.4%
Shell 16.5%
JavaScript 14.2%
HTML 12.3%
Other 1.9%