Serghey Rodin
41ec0508fb
no-php template
2015-10-24 19:04:07 +03:00
Serghey Rodin
0c25d7f4ae
increased client_max_body_size to 256m
2015-10-24 17:17:20 +03:00
Serghey Rodin
79e4f5ed26
Fix for application/javascript from infinitnet
2015-10-22 17:05:02 +03:00
Serghey Rodin
e892898874
New vesta installer
2015-10-21 20:10:00 +03:00
Serghey Rodin
2b042c2fb5
multiple name servers support
2015-10-21 18:55:54 +03:00
Serghey Rodin
aa8be61933
Merge pull request #349 from kotso/master
...
HTTP on 8083 and WHMCS module fixes
2015-04-14 14:00:08 +03:00
crackdepirate
f496229b58
updated line 111, little typo error.
2015-04-10 19:56:47 -04:00
kotso
1d12eb46d4
PHP syntax errors fix
2015-03-25 14:45:44 +04:00
kotso
e690ee5048
Updated changes in other distribution folders
...
I think this file should be stored in some other folder. No need to keep
same copy of file in 3 different folders. This file is not OS specific.
2015-03-25 01:32:10 +04:00
loolooyyyy
084468ca42
By default, allow conn to DB from localhost only
2015-03-13 15:14:35 +03:30
Serghey Rodin
a6a5f94668
Commented out IPv6 CloudFlare pool and added new IPv4 range
2015-03-10 18:30:06 +02:00
anton-reutov
71d2daf9e3
Update 20-imap.conf
2015-02-19 18:43:28 +03:00
Serghey Rodin
fd964610a1
Passive FTP port ranges
2015-02-16 23:23:41 +02:00
Serghey Rodin
8e0416cd74
CloudFlare IP pool reference
2015-02-16 18:25:42 +02:00
Serghey Rodin
58a75cbde4
transparent nginx integration for CloudFlare
2015-02-16 17:27:25 +02:00
anton-reutov
9817661b45
Update proftpd.conf
2015-02-13 22:02:15 +03:00
Serghey Rodin
ba8a0800e5
Merge branch 'master' of github.com:serghey-rodin/vesta
2015-01-26 18:37:16 +02:00
Serghey Rodin
084142cdae
Create default imap folders
2015-01-23 22:47:35 +02:00
zapalm
40b34fdadb
updated apache template 'basedir' for allowing writing access to the user's temporary directory
2014-12-24 10:31:19 +11:00
anton-reutov
7ab09233c0
Update ports.conf
2014-12-06 14:59:03 +03:00
Serghey Rodin
a93a094471
removed insecure methods
2014-12-04 01:50:47 +02:00
Serghey Rodin
96825e76ef
Exclude SSLv3 support
2014-12-04 01:20:00 +02:00
Serghey Rodin
0f8cb977b2
allow internal connection to port 8080 and 8443
2014-10-23 17:08:57 +03:00
Serghey Rodin
3f2f0c77b1
Firewall support in the vesta.conf
2014-10-21 15:37:33 +03:00
Serghey Rodin
4b2af933f6
dual_log_enable=YES
2014-10-21 15:35:06 +03:00
Serghey Rodin
c4024a7e6a
firewall configs
2014-10-21 15:32:32 +03:00
Serghey Rodin
b58240cb35
removed empty firewall files
2014-10-09 18:29:19 +03:00
Serghey Rodin
27dabfb7a4
firewall trigger
2014-10-09 16:40:23 +03:00
Serghey Rodin
b79338b5a9
Fail2ban RHEL configuration
2014-10-06 21:43:27 +03:00
Serghey Rodin
7fc00d4939
Added full sudo support for admin user
2014-09-02 15:48:49 +03:00
Serghey Rodin
d43a8eeb96
Protecting roundcube installer
2014-08-04 21:31:39 +03:00
Serghey Rodin
ba1d4db740
Protecting pma installer
2014-08-04 21:31:13 +03:00
Serghey Rodin
0b9eb1932e
Protecting roundcube installer
2014-08-04 21:29:08 +03:00
Serghey Rodin
6cd65c593d
Upadted formating
2014-07-29 20:46:00 +03:00
Mirek Kratochvil
95d520f50a
exim: act correctly on dnsbl+authentication
...
When an (possibly) authenticated user tried to send mail from an address
listed on any DNSBL, he was rejected without any chance to authenticate,
thus proving he is not a spammer.
This commit rearranges the order of checks so that authentication is
possible even from DNSBL'd IP.
2014-07-19 18:47:42 +02:00
Jason Hanes
3e3e95f829
Cleanup skel suspended page template. Fix spelling typos.
2014-04-29 00:41:02 -07:00
Jason Hanes
329b8b8062
Update 403 meta desc. to be consistent with page title.
2014-04-29 00:28:37 -07:00
Jason Hanes
a3a946d06f
Update 400 meta desc. to be consistent with page title.
2014-04-29 00:28:30 -07:00
Jason Hanes
8668fbc7cc
Update 50x meta desc. to be consistent with page title.
2014-04-29 00:28:21 -07:00
Jason Hanes
879547a8b3
403 error page template updates. General markup cleanup and updates to error text for better readability.
2014-04-29 00:20:56 -07:00
Jason Hanes
560889139d
404 error page template updates. General markup cleanup and updates to error text for better readability.
2014-04-29 00:20:48 -07:00
Jason Hanes
4d6263bff9
50x error page template updates. General markup cleanup and updates to error text for better readability.
2014-04-29 00:20:25 -07:00
Jason Hanes
a44e1d59ce
Fixed spelling typo in 50x skel templates.
2014-04-28 23:54:26 -07:00
Serghey Rodin
5ec8cb9820
Merge pull request #131 from demlasjr/patch-6
...
Update exim.conf (Spam instead of spam).
2014-04-28 19:04:21 +03:00
demlasjr
5ec1dd9bac
Small fixes
...
While Exim use Spam, we should use Spam instead Junk here too. Otherwise, there will be two folders created: Spam and Junk
Also, directly delete spam instead moving to Junk (and mix with ham messages).
2014-03-31 02:17:34 +02:00
demlasjr
f7dbe44f72
Update exim.conf
2014-03-31 01:48:42 +02:00
Serghey Rodin
31ef50228a
Fixed path for custom includes in caching template
2014-02-11 16:38:15 +02:00
Serghey Rodin
adcc925ef6
FQDN mx record
2014-01-25 20:21:39 +02:00
Serghey Rodin
a3fdbb4fbc
PostgreSQL configuration
2014-01-15 01:34:55 +02:00
Serghey Rodin
5147b3856e
roundcubet tmp dir
2013-11-25 12:27:51 +02:00