VESTA Control Panel
Find a file
dpeca 33ba05c35b
Tell Exim to not to deny emails if ClamAV is unavailable or busy
Not sure if @serghey-rodin think this is OK idea, so let he decide.
I had a situation when company sent too much attachments, ClamAV didn't so fast to scan them all immediately, and therefore became unavailable, so Exim started to deny messages, which caused very bad situation in company.
With this "patch" Exim will not deny emails if ClamAV is unavailable or busy.
2018-07-27 17:27:56 +02:00
bin ip.sh include missing 2018-06-24 19:12:43 +03:00
func Typo 2018-05-31 21:58:46 +03:00
install Tell Exim to not to deny emails if ClamAV is unavailable or busy 2018-07-27 17:27:56 +02:00
src clean php-fpm.conf 2018-06-28 00:55:13 +03:00
test Fixed typos 2016-09-08 12:57:30 +01:00
upd delete eval from roundcube configs 2018-05-11 16:44:45 +03:00
web Update cn.php 2018-07-15 16:33:32 +08:00
.gitignore Add .DS_Store to ignore patterns 2017-09-13 19:05:12 +03:00
ISSUE_TEMPLATE.md Update ISSUE_TEMPLATE.md 2016-09-08 12:12:20 +01:00
LICENSE Rename LICENSE.txt to LICENSE 2015-10-31 19:48:18 +00:00
README.md Add Gitter badge 2016-10-08 23:46:26 +00:00

Vesta Control Panel

Join the chat at https://gitter.im/vesta-cp/Lobby

  • 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 (2 step)

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

How to install (3 step)

If the above example does not work, try this 3 step method: Connect to your server as root via SSH

ssh root@your.server

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