Commit graph

54 commits

Author SHA1 Message Date
ikheetjeff
4acfa26de5
Fix emailadres and subject 2024-05-05 20:28:31 +02:00
myvesta
e91976613c mysql8 create user, set password, grant 2022-01-23 15:41:28 +01:00
myvesta
4bb53ff28f
Properly rebuild_mysql_database password for MariaDB > 10.4 2021-11-07 14:26:16 +01:00
myvesta
9eb21cef4c
Define mail user in rebuild_mail_domain_conf() 2021-09-30 15:44:18 +02:00
myvesta
2ac72e00fb Fix Autoreply issue with Exim 4.94+ 2021-09-30 11:02:23 +02:00
myvesta
c981edee63 Making sure chmod and chown does not follow symlinks 2021-03-14 00:23:23 +01:00
Serghey Rodin
743476ad73 added sudo call for directory creation and restore 2019-08-08 19:58:35 +03:00
noogen
483c4b943b fix typo and allow user to login on pgsql restore 2019-04-15 17:29:31 -05:00
Serghey Rodin
4f4cc763a7 RACK911LABS.COM: symlink check 2018-04-27 15:36:41 +03:00
dpeca
7ec123a861
Refactoring rebuild_mysql_database() func
Fix #1523
2018-04-06 14:50:42 +02:00
dpeca
b3d78bbfdb
Avoiding IF NOT EXISTS for MariaDB 5.x in rebuild_mysql_database() 2018-04-05 23:58:47 +02:00
dpeca
69f01fb227
Adding missing >/dev/null in rebuild_mysql_database() func 2018-04-05 23:12:42 +02:00
dpeca
eb7e6d2fba
Fixing MySQL restore user privileges (MariaDB)
Fix #1523
2018-04-05 22:07:36 +02:00
dpeca
56cdadbe5c Making sure is always reseted in possible loops 2017-03-14 01:56:28 +01:00
dpeca
6d88ca31c3 Making sure domain_idn is always set 2017-03-05 23:34:07 +01:00
Serghey Rodin
04d617d756 MySQL 5.7 support. Fixes #959. Thanks Maks Skamasle! 2016-12-09 18:43:20 +02:00
Serghey Rodin
039a989fb2 fix for aditional ftp accounts 2016-12-08 16:20:48 +02:00
Serghey Rodin
44be086dfc awstats/webalized fix for php-fpm systems 2016-09-29 23:05:39 +03:00
Serghey Rodin
5d30b67fb1 refactoring: log_event(), is_format_valid() 2016-06-24 16:33:24 +03:00
Serghey Rodin
872cd3ac45 web function refactoring 2016-06-09 17:05:41 +03:00
Serghey Rodin
edcd549e4c permissions on htpasswd file 2015-07-13 23:20:51 +03:00
Serghey Rodin
3e3ecca996 fix for unlimited mail quota 2015-07-13 22:59:36 +03:00
Serghey Rodin
567ce7e832 php-fpm support 2015-04-16 02:43:31 +03:00
Serghey Rodin
c7f815c68d Merge pull request #212 from kinolaev/patch-1
punycode aliases
2014-11-13 23:31:11 +02:00
Serghey Rodin
dc3c33549f fix for webstats rebuild 2014-10-05 14:42:30 +03:00
kinolaev
a9d18d249e Алиасы кириллических доменов
Пересоздание алиасов кириллических доменов в punycode формате
2014-09-09 23:53:51 +04:00
Serghey Rodin
cbcdf9e843 Fixed package trigger name 2014-08-28 09:34:44 +03:00
Serghey Rodin
179cca9566 multiftp support 2014-07-09 00:57:19 +03:00
Serghey Rodin
2593b5bd1c Fixed typo in db_connect error handler 2014-05-13 12:36:48 +03:00
Serghey Rodin
2dec0c5866 safe replacement for ubuntu 14.0.4 2014-04-18 03:20:37 +03:00
Serghey Rodin
972ecfaa74 remote mail support 2014-04-01 23:51:10 +03:00
demlasjr
774c9a3a1f Default DKIM keys with 1024-bit instead 512-bit
Seems like Google is not very happy with the 512-bit. There are many news and blogs posts about it. 
Example: http://blog.wordtothewise.com/2012/11/gmail-sending-out-warnings-for-512-bit-dkim-keys/

I personally tested it with 1024-bit and 2048-bit and everything is working just fine.
2014-03-19 00:39:40 +01:00
Serghey Rodin
d77cb6ca82 fixed additional ftp account issue for username which starts with digits 2014-03-13 00:06:28 +02:00
Serghey Rodin
eef0e06326 Null FWD_ONLY flag on restore. Fixes #114 2014-02-18 02:15:49 +02:00
Serghey Rodin
3e521cb8a2 fwd-only flag 2013-11-13 11:40:23 +02:00
Serghey Rodin
b531e9f372 Ported user rebuild on Debian/Ubuntu 2013-10-12 18:42:34 +03:00
Serghey Rodin
aace12f63f Fix for additional accounts on Ubuntu and Debian 2013-10-12 18:32:07 +03:00
Serghey Rodin
73be3c7543 dns issues on ubuntu 2013-10-08 08:44:21 +03:00
Serghey Rodin
3f5f796637 fixes for exim antispam/antivirus protection 2013-09-25 13:26:05 +03:00
Serghey Rodin
bfe1e73d98 improvements to run exim on ubuntu 2013-09-05 14:53:17 +03:00
Serghey Rodin
d0cd7a6626 permissions for DKIM 2013-08-21 12:08:28 +03:00
Serghey Rodin
c4101dcf42 package trigger support 2013-07-12 10:37:54 +03:00
Serghey Rodin
559bd6980e common locations for named.conf 2013-06-25 13:18:55 +03:00
Serghey Rodin
9784389766 ssl vhost in case when nginx is disabled 2013-06-21 17:54:09 +03:00
Serghey Rodin
b55acb79f6 rebuild condition when running without nginx 2013-06-19 14:01:14 +03:00
Serghey Rodin
ca85e44d2a added template trigger for nginx templates 2013-06-10 10:59:35 +03:00
Serghey Rodin
68a34e18b7 dns cluster support 2013-05-28 16:09:07 +03:00
Serghey Rodin
2dce1a5de4 updated error code table 2013-05-24 11:02:58 +03:00
Serghey Rodin
fd4e68bb8c new improved template scheme 2013-05-10 11:04:40 +03:00
Serghey Rodin
5a6bef5e2f forcibly rebuild symlink 2013-04-06 13:24:48 +03:00