Commit Graph

2683 Commits

Author SHA1 Message Date
Benjamin Sonntag 5cc42ddcb8 no need for this, roundcube and sieve vacation are fine 2015-04-28 17:42:20 +02:00
Benjamin Sonntag 45094e2a5d fixing alias change not working in some case (no endline) 2015-04-28 16:49:59 +02:00
Benjamin Sonntag d3caa7fcee fixing Dovecot sieve vacation filter not working with aliases 2015-04-28 16:49:06 +02:00
Benjamin Sonntag 3cd5835c2e [enh] translation and original texts updated 2015-04-27 09:03:44 +02:00
Benjamin Sonntag 8042094af6 Last missing French translation 2015-04-27 09:02:10 +02:00
Benjamin Sonntag cea0c42c2b translation to french, almost done 2015-04-26 23:52:31 +02:00
Benjamin Sonntag 1b0ff0c48f translation to french, starting 2015-04-26 00:23:43 +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 3fb27e2444 adding wheezy patch update for 3.1.4/3.2.4 2015-04-22 17:50:30 +02:00
Benjamin Sonntag 796838ad8c adding wheezy patch update for 3.1.4/3.2.4 2015-04-22 17:46:22 +02:00
Benjamin Sonntag f01accd4c2 fix catchall crappy & with bugguy error messages 2015-04-22 17:32:40 +02:00
Benjamin Sonntag f8c5872c99 fixing unzip/untar/ungzip from panel 2015-04-22 16:09:07 +02:00
Benjamin Sonntag 5fd5e4837e removing awstats-package crontab 2015-04-22 13:15:27 +02:00
Benjamin Sonntag 615cadaa07 removing phpmyadmin apache conf 2015-04-20 20:38:58 +02:00
Benjamin Sonntag 1ebec32e12 smaller field for languages like spanish & french 2015-04-20 19:16:56 +02:00
Benjamin Sonntag 39020569f0 proper FTP/TLS connection 2015-04-20 19:16:23 +02:00
Benjamin Sonntag d82f87a366 ensure that values in sub_domaines are prefixed by / for hosting subdomains 2015-02-18 18:29:29 +01: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 b3a1763839 adding tail log view + order by DATE last files before in logs 2015-02-11 11:29:49 +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 d8868ba541 [fix] ;;; END ALTERNC zones bug 2014-12-05 12:19:20 +01:00
Benjamin Sonntag f8e845360b [fix] touching opendkim files in alternc.instal to prevent failure at install time 2014-11-27 16:47:31 +01:00
Benjamin Sonntag ab0c1e6a51 [fix] touching opendkim files in alternc.instal to prevent failure at install time 2014-11-27 16:47:16 +01:00
Benjamin Sonntag 6b7b5ee2ba [fix] replacing %%FQDN%% in variables by , if not some things will not work (like shell scripts using mailname_bounce) 2014-11-27 16:15:18 +01:00
Benjamin Sonntag 2014abb1e5 [ROLLBACK] rolling back the old way of working on variables. new using 'strata' is undocumented and not working 2014-11-27 15:30:49 +01:00
Benjamin Sonntag baabda2369 setting a function called statically to be static 2014-11-27 15:19:21 +01:00
Benjamin Sonntag 07e790524d [fix] set a proper SSLCipherSuite, removes SSLv3 (poodle protection) 2014-11-27 15:04:40 +01:00
Benjamin Sonntag 5bda690926 setting DNSLookup to awstats to 0, you should use geoip for country localization 2014-11-27 15:03:23 +01:00
Benjamin Sonntag b2dca9d915 [fix] some exec() didn't have escapeshellarg() as needed 2014-11-27 14:51:51 +01:00
Benjamin Sonntag 508efe961f fixing more in cron sending mail (was not working) or using http basic auth (not working either: don't use urlencode) 2014-11-25 15:10:09 +01:00
Benjamin Sonntag f0b20a2a22 removing unused cron_users_doit script 2014-11-25 14:46:22 +01:00
Benjamin Sonntag c99a6cb9b3 adding dependency to php5-curl for cron execution 2014-11-25 14:44:04 +01:00
Benjamin Sonntag c2d8b317d0 fixing entirely the cron execution shell. This may fix a potential privilege escalation problem. 2014-11-25 14:36:20 +01:00
Benjamin Sonntag 0301409dbf adding changelog, fixing srand() not properly called by php itself 2014-11-25 11:38:55 +01:00
Benjamin Sonntag 3bb921e5e7 Fixing opendkim listening on * 2014-11-12 14:45:32 +01:00
Benjamin Sonntag 866e6b3312 releasing alternc 3.1.3 / 3.2.3 2014-10-02 14:32:29 +02:00
Benjamin Sonntag 6043b37151 fixing UPDATE_DOMAINES doing NOTHING because mailname_bounce 2014-10-02 14:26:23 +02:00
Benjamin Sonntag 919d68e880 fixing a nasty bug with rebuild_all_webconf (s/and/where/) that provoked roundcube install time bug 2014-10-02 14:13:56 +02:00
Benjamin Sonntag 154738e277 adapting alternc_fix_opendkim.php for SQUEEZE 2014-10-02 14:03:16 +02:00
Benjamin Sonntag 7cf34472b8 removing 2>/dev/null of setfacl & quota to see the message (which one?) when there is a problem 2014-10-02 13:58:49 +02:00
Benjamin Sonntag c1ee7928aa no need to fix unhosted dns at install time 2014-10-02 12:08:06 +02:00
Benjamin Sonntag cf37cd3a29 fixing roundcube install (TODO: check what alternc.install is doing at the same time) 2014-10-01 18:38:10 +02:00
Benjamin Sonntag f01ebc9b51 [fix] mysql_pass issue in debian/config 2014-10-01 15:05:24 +02:00
Benjamin Sonntag 0acbaff07a adding more changelog report for 3.1.3 2014-10-01 12:10:50 +02:00
Benjamin Sonntag dc367d62c9 adding a rollback of 3.3.0~a.sql in 3.4.0.sh, mainly on variable issues 2014-09-29 17:59:13 +02:00
Benjamin Sonntag 3ae25c759e Merge branch 'stable-3.1' of alternc.org:alternc into stable-3.1 2014-09-29 17:37:15 +02:00
Benjamin Sonntag 3487a95e2c fixing dovecot quotas, phpmyadmin special user, opendkim missing key at upgrade time 2014-09-29 17:37:13 +02:00
alban ad47f857cd [fix] chmod action 2014-09-29 17:06:56 +02:00
Benjamin Sonntag b0a5e23299 fixing Dovecot Quotas computing + removing duplicate code 2014-09-29 17:06:16 +02:00