Commit Graph

249 Commits

Author SHA1 Message Date
Benjamin Sonntag b5b8bc3028 Merge branch 'feature-updatedomains-php' 2018-10-22 16:52:45 +02:00
Alexandru fdda4e95e8 Fix bind allow-transfer on internal ipv6 2018-10-22 15:59:55 +02:00
Benjamin Sonntag af3751742a [fix] autodiscover vhost had wrong filename 2018-07-18 10:56:35 +02:00
Benjamin Sonntag 49e81b55bf [fix] add ::1 to slaveip.conf template ... it's 2018 people ! 2018-07-17 18:10:39 +02:00
Benjamin Sonntag 5c32a54edb [fix] French vs. English in template name :/ + fixing case issue making zone empty 2018-07-17 17:20:39 +02:00
Benjamin Sonntag f898407d3d [enh] adding update_domains.php in cron, fixing panel to NOT include autodiscover from now 2018-07-08 22:19:58 +02:00
Benjamin Sonntag a194cd80d0 [fix] vhost http template missing SSLENGINE and CERT instructions in 443 Vhost 2018-07-07 13:13:28 +02:00
Benjamin Sonntag 2ad744ecc7 [fix] replacing /var/run by /run everywhere we can (not everywhere: postfix chroot or old compatibility is maintained 2018-07-04 17:42:42 +02:00
Benjamin Sonntag 5a8fd5db20 [fix] allow /lib /etc /usr in chrooted ftp accounts 2018-06-25 12:02:52 +02:00
Benjamin Sonntag 9e4021141a [fix] fixing apache conf to use new cert mode + fixing bug in ssl : number of bound variables does not match number of tokens 2018-06-24 18:34:42 +02:00
Benjamin Sonntag b7235d33f0 [enh] not using apache.pem anymore: using /etc/ssl/*/alternc-*.pem|key 2018-06-24 18:23:39 +02:00
Benjamin Sonntag 178823a9f0 [merge] feature-ssl in master 2018-06-24 16:52:24 +02:00
Benjamin Sonntag 3137bc5aa0 [fix] allow 50MB upload in the panel (file manager, mostly) 2018-06-24 16:50:32 +02:00
Benjamin Sonntag f1026cb26e [enh] removing jquery ui (now a package) + fixing head.php, simpler unless you use bro_editor 2018-06-24 16:49:43 +02:00
Benjamin Sonntag 404ba2803b [enh] testing JS packages dependencies instead of including our own copy 2018-06-24 16:09:11 +02:00
cam.lafit 1db447bcec [fix] Provider a return carrier on template
* As we use cat to generate vhosts_all we must provide all return
carrier
2018-06-23 17:01:49 +02:00
cam.lafit 1bc8b59da9 Now apache.pem is always set
* We can configure apache2, postfix, proftpd, dovevot with tls features
by default
2018-06-23 17:01:49 +02:00
Benjamin Sonntag bafee6372a [fix] roundcube and squirrelmail are specific packages 2018-06-23 16:47:15 +02:00
Benjamin Sonntag 8232c1a318 [enh] moving hosting_vhost-ssl.sh to be launched systematically by update_domains.sh, and renamed to update_cert.sh 2018-06-23 14:59:38 +02:00
Sébastien Grenier bf57ec3dc1 pour permettre la compatibilite avec apache2.4 2018-06-22 13:57:04 -03:00
azerttyu 4ee6ae395e [enh] Update template files
* When a dommain type has an ssl support, template have as
suffixhttps,http, both* On each case we support each port with(out)
redirect*By default we support acme-challenge protocol
2018-06-22 17:59:39 +02:00
Benjamin Sonntag 7ec1d068c8 [enh] ssl start of implementation 2018-06-22 11:24:03 +02:00
Benjamin Sonntag 6762429c68 replacing allow from all by Require all granted 2018-06-21 18:29:49 +02:00
Benjamin Sonntag 88f6d04f89 [fix] options now force + or - everywhere 2018-06-21 18:28:10 +02:00
Kienan Stewart 5ba055cf7f Cherrypick apache2 configuration for jessie/stretch
Sourced from ea3371ae34
2018-06-21 17:52:54 +02:00
Benjamin Sonntag c88db87db3 Merge branch 'stable-3.1' 2018-06-21 17:36:34 +02:00
Benjamin Sonntag f930bde36d adding all patched from squeeze to wheezy then jessie. 2018-06-21 17:29:42 +02:00
cam.lafit c8d94d2a50 SSL massive backport
* Now we integrate all alternc-feature in native alternc
* Files are backported as waiting by alternc
* Some files was renammed or moved to follow alternc installation
process
2018-06-21 17:26:27 +02:00
Benjamin Sonntag 2c1cd988d5 [fix] STRETCH compatibility: opendkim default files bigger now + reSTART bind9 at alternc.install, not RELOAD 2017-10-08 14:02:15 +02:00
alban f6db9e263a [fix] Cleans up the removal of du.pl 2017-10-08 09:15:37 +02:00
Benjamin Sonntag efe1c6c54a [fix] prevents postconf: fatal: missing attribute name: '' when doing alternc.install 2017-10-07 16:05:48 +02:00
km add27f014d Provide an alternc LogFormat in any case
We must provide an apache log when any domain are set as an fresh
installaton
2017-10-06 18:38:51 +02:00
quenenni 756993878b informations d'installation et mise à jour 2017-08-17 04:26:29 +02:00
John Soros 47e689adf6 14 days is recommended value for expiry value in zone SOA (rfc1912) 2017-06-07 15:28:23 +02:00
Remi 27af9078a8 fixes in postfix configuration to prevent some high load issues 2016-03-12 10:06:54 +01:00
Remi 28318a002c bug fix: use of deprecated smtp_use_tls to replace by smtp_tls_security_level 2016-03-12 09:39:07 +01:00
Remi 06a3e2537e specify nxdomain ttl in the comment of the zone template accordingly to RFC 2308
see section 4 "SOA minimum Field" https://www.ietf.org/rfc/rfc2308.txt
By default we use the default TTL
2016-03-02 16:55:36 +01:00
Remi ce3b86b24e see #67 : TTL was not updated in the SOA record 2016-03-02 16:32:08 +01:00
Benjamin Sonntag 72c0247809 adding proper TLS configuration for Postfix (in and out) 2016-02-24 16:15:16 +01:00
Benjamin Sonntag 719c4502e8 adding /run/alternc to open_basedir for the Panel, makes do_actions works again on WHEEZY 2015-06-16 14:55:52 +02:00
Benjamin Sonntag 5b6ba099c8 allowing smtps/submission without TLS 2015-04-29 15:25:28 +02:00
Benjamin Sonntag c721231cbb [fix] virtual_mailbox_size must be 0 and mytransport index error fix 2015-04-24 15:13:06 +02:00
Benjamin Sonntag 6d7544067a [fix] 1646 transport sql is not using indexes 2015-04-24 14:45:42 +02:00
Benjamin Sonntag 39020569f0 proper FTP/TLS connection 2015-04-20 19:16:23 +02:00
Benjamin Sonntag b7c2b7d7fd adding enable_original_recipient=no to postfix, prevents duplicate emails for either AMAVIS-filtered mail, or ALIAS+IMAP multiple destination received emails. also set a max mail size of 100MB 2015-02-11 15:43:54 +01:00
Benjamin Sonntag 616306ecc6 adding tail log view + order by DATE last files before in logs 2015-02-11 11:28:15 +01:00
Benjamin Sonntag 07e790524d [fix] set a proper SSLCipherSuite, removes SSLv3 (poodle protection) 2014-11-27 15:04:40 +01:00
Benjamin Sonntag 3bb921e5e7 Fixing opendkim listening on * 2014-11-12 14:45:32 +01:00
Benjamin Sonntag b60146447d adding support for + recipient delimiter in DOVECOT. from http://wiki2.dovecot.org/LDA/Postfix#Virtual_users 2014-04-25 11:20:27 +02:00
Benjamin Sonntag 63f2b577ba fixing SUDO + adding 'upgrade' in alternc.install for alternc-mailman + adding COLOR in alternc.install and postinst 2014-03-28 11:39:22 +01:00