Commit Graph

36 Commits

Author SHA1 Message Date
Steven Mondji-Lerider 27b5fd6b10 Bugfix du home de vmail 2012-08-21 18:20:59 +00:00
Benjamin Sonntag 876d422778 removing dopo.sh call, and compiling .mo at packaging time. 2012-08-21 15:32:31 +00:00
Steven Mondji-Lerider e27740fa28 Bugfixes postinst script 2012-08-19 21:05:36 +00:00
Steven Mondji-Lerider 7c08903376 Ajout configuration squirrelmail + bugfixes pour postfix 2012-05-09 16:31:58 +00:00
Steven Mondji-Lerider 4ed5bd918f bugfix+correction droits templatisation 2012-05-03 13:46:04 +00:00
Steven Mondji-Lerider 854719a110 full templating of postfix and dovecot + little bugfixes 2012-05-02 13:03:48 +00:00
Steven Mondji-Lerider 9bdae49cea Mise à jour pour la génération du paquet alternc, pour tout ce qui est mail.
Gros changement : comme discuté sur la ML, alternc.install n'est plus lancé automatiquement lors de l'installation, l'utilisateur doit le lancer manuellement
pour finir l'installation.

Changements significatifs :
 - l'installation génére et applique les template dovecot et postfix
 - un utilisateur MySQL dédié est maintenant créé pour postfix et dovecot (mail_user).
 - ajout d'un utilisateur systeme pour dovecot pour le mail delivery
2012-04-24 15:51:47 +00:00
Steven Mondji-Lerider f402a5fcc0 Dev in progress 2012-04-16 14:21:10 +00:00
Steven Mondji-Lerider 3417461db0 still bugfixing 2012-04-13 16:06:57 +00:00
Steven Mondji-Lerider f83cfb7493 Templating dovecot+Postifx + Bugfix 2012-04-13 09:57:28 +00:00
Alexis Lahouze d60b68b1ba Merge changeset 2973 from branch/stable-1.0 to trunk. 2011-06-04 08:59:12 +00:00
Alan Garcia 0a0f5bc77a On continue mpm-itk 2011-05-22 17:23:59 +00:00
Alan Garcia 886f8b9d9b Bug sur la génération des MX 2011-03-28 12:28:37 +00:00
Benjamin Sonntag 90c77142b4 - remember 'empty' value when the user answer empty value in templates
- changelog 
- MX is a DNS field, not an IP field !
- don't ask for mysql password if we already got it
- code cleanup  
- added "secondary MX DNS entry" domain type
2011-03-28 08:04:18 +00:00
Benjamin Sonntag 0c6cf5a3f4 removing /var/alternc/dns + don't ask for mysql password everytime (may break something...) 2011-03-27 11:19:54 +00:00
Alan Garcia 4e0f98b93e Vaguement :
- correction de qques identation (et surement rajout d'erreur)
 - supression de apache 1 (c'est plus maintenu, on va pas s'étaler)
 - suppression du mass vhosting
 - corrections de bugs divers et varié
2011-03-06 18:06:27 +00:00
Alan Garcia b17ab07b99 Dans les script debian, faut du DASH ou du SH, pas du bash...
Toutefois, j'ai quand même rajouté la dependance bash a alternc (besoin pour update_domaines)

Normalement, maintenant ca s'installe sous squeeze.
2011-02-28 16:43:03 +00:00
Alan Garcia bb83fe83e4 Nouvelle gestion des DNS, complétement repensée
Nouvelle génération des formulaires
Nouvelle gestions des HOST disponible (dynamique)
Nouveau update_domains.sh

ToDo : 
 - finir de tester/mettre au propre les DNS
 - intégrer la nouvelle gestion VHOST au reste

On y crois, on se bat !
2011-01-28 15:55:26 +00:00
Alan Garcia 48ddeb9fbf Ok. Toujours le bug 1173, je pensais pas que Alternc voulait ça. Owned 2010-12-20 17:15:34 +00:00
Alan Garcia 5d47f12088 Fin résolution ticket #1173 2010-12-20 17:09:52 +00:00
Alan Garcia ff029755d5 Ferme le ticket #1173 2010-12-20 16:56:37 +00:00
Antoine Beaupré 2f04fe5beb fix permissions on /var/alternc for master setups 2009-08-04 20:16:23 +00:00
Antoine Beaupré 93dde12ee2 fix alternc-slaves detection and warn the user if there's no key to authorize 2009-08-04 19:29:01 +00:00
Antoine Beaupré 337ca00337 add the concept of slaves in alternc core. slaves now have an alternc account that gets created by the alternc-slave package that the master can use to restart apache and bind on the fly 2009-07-27 21:21:26 +00:00
Camille Lafitte a35bee4148 supprimer les mauvais liens vers le panel
* fait suite au commentaire de #1178
2009-04-07 12:23:09 +00:00
Camille Lafitte e482842c7f Compatibilit\303\251 Lenny (suite)
* complete [2472]
  * Alternc slave n'avait pas le patch concernant proftpd
 * close #1197
  * il ne faut plus mettre '''<?php ?>''' pour l'inclusion phpmyadmin, on n\303\251ttoie au passage les anciennes installations
2009-04-06 15:03:17 +00:00
Antoine Beaupré 0184e3c641 move the apache config code into alternc.install
this makes sure that apache is properly restarted after install and factors code out of the two postinst files
2008-10-07 17:21:18 +00:00
Antoine Beaupré 57b5a642cb create a apache2 configuration file, required because of the logfile location 2008-10-07 17:05:18 +00:00
Antoine Beaupré 2e9a859a07 fix apache2 and apache-ssl configuration
Closes: #1017
2008-10-07 16:42:40 +00:00
Antoine Beaupré 3bcb5159f9 stop overwriting named.conf
starting this release, only named.conf.options will be replaced (as we
need to modify the options {} block and can't just add another one). We
still install a named.conf, a fresh version from Lenny this time, so
that we get a clean start.

Also get rid of the bind_internal parameter that is not really used or
recommended, as it allows for authoritative nameservers to also serve
recursive queries (which is bad practice).

See: #1025
Closes: #1104
2008-10-06 23:58:04 +00:00
Antoine Beaupré cdb3a1e281 remove alternc/mynetwork debconf parameter, stop overriding it in
postfix

also split the config prompts between slave and non-slave package

See: #1029
2008-10-06 21:13:11 +00:00
Antoine Beaupré 277f17fc11 try to remove bashsisms from postinst script 2008-10-04 20:45:38 +00:00
Antoine Beaupré 8c1962223a revert back to r2306: stay with only two packages for now, which should unbreak the main alternc package 2008-10-04 20:25:03 +00:00
Antoine Beaupré 09c776f003 tentative splitting of alternc into multiple packages 2008-10-04 19:58:38 +00:00
Antoine Beaupré c2c91d5729 /var/alternc specific instructions were removed from the wrong postinst 2008-10-04 18:24:59 +00:00
Antoine Beaupré 09ff68f010 make a alternc-slave-specific postinst that doesn't touch /var/alternc 2008-10-04 16:52:02 +00:00