Commit Graph

300 Commits

Author SHA1 Message Date
Alan Garcia eb11bb790d Divers patchs
Le paquet se construit
2013-02-18 14:43:55 +00:00
Alan Garcia 5582e8314b Creations des sous-répertoires mails passent du rules vers le alternc.install 2013-02-18 14:00:25 +00:00
Alan Garcia 1fe0e4594e Ca continue encore et encore 2013-02-18 13:11:25 +00:00
Steven Mondji-Lerider c850a2cff5 Replacing echo call by ls before calling sort 2013-02-18 11:45:17 +00:00
Steven Mondji-Lerider c9529d3e42 Updating upgrade scripts names to make sure they are executed in the correct order 2013-02-18 11:16:07 +00:00
Steven Mondji-Lerider 796dc19771 Oops that never worked.. i don't even remember why i tried this 2013-02-11 17:06:51 +00:00
Steven Mondji-Lerider c2a3c48a73 bugfixing upgrade checking script to sort by file extentions 2013-02-11 10:41:06 +00:00
Benjamin Sonntag e03e6f7313 fixing upgrade script 2013-02-08 15:50:37 +00:00
Benjamin Sonntag e171f30eb2 alternc.install in english 2013-02-08 13:05:54 +00:00
Alan Garcia b33fcf78db Bug de upgrade check 2013-02-08 11:20:04 +00:00
Benjamin Sonntag 80e96bc49f fixing upgrade, telling about procmail to sieve 2013-02-08 11:14:42 +00:00
Alan Garcia 999612142f Ajoute le nl_NL 2013-02-08 10:53:13 +00:00
Alan Garcia b6fe519ace Oups, manquait un morceau pour gérer les domaines hyper long 2013-02-06 15:22:34 +00:00
Steven Mondji-Lerider 516f1082c0 sh builtin echo command doesn't understand -e option: replaced with /bin/echo 2013-01-30 17:32:58 +00:00
Alan Garcia 77bc119213 En fait, pas besoin de /etc/incron.allow 2013-01-29 07:08:32 +00:00
Alan Garcia 26a4171139 J'enfreind la regle. Je rajoute une feature.
A tester et valider, mais maintenant on peux reloader update_domain en un clic ;)

Quelques FIX de css, pour gérer les domaines très long et/ou les valeurs de sous domaine très longue
2013-01-28 17:05:53 +00:00
Alan Garcia 07d6b8d7a9 Gere les domaines jusqu'a 255 caractères (tld compris).
Indentation du CSS

Should fix #1428
2013-01-28 15:05:00 +00:00
Steven Mondji-Lerider 06bc5abf34 Adding a script to resync maildirs quotas used by dovecot with AlternC 3 2013-01-23 13:47:52 +00:00
Steven Mondji-Lerider daf7e5b71f Moving the upgrade processes before the database update since operations wanted to take place before the sql collumns and tables are actually up to date with the new version 2013-01-22 14:36:37 +00:00
Axel ROGER 90875a4cca alternc.install ne deployait pas le master.cf de postfix version alternc 2013-01-22 09:06:13 +00:00
Steven Mondji-Lerider 249f24658e Modifying mysql.sh add support of installation on a remote sql server 2013-01-09 15:18:27 +00:00
Antoine Beaupré 5ccb3558b9 cosmetic: reorder 2013-01-08 20:44:17 +00:00
Antoine Beaupré a8fe50ccff skip last steps of alternc.install on slaves
otherwise they explode in pain (for example by creating an admin user,
changing permissions on the NFS or trying to access the master
database with the wrong database schema in mind, all fun stuff)
2013-01-08 20:33:28 +00:00
Benjamin Sonntag d775f6f5e6 fixin MySQL script for MySQL 5.5 compatibility, Timestamps 2012-11-28 07:10:34 +00:00
Benjamin Sonntag 1dbd6cf68d fixing MySQL scripts to be compatible with MySQL 5.5 (see https://dev.mysql.com/doc/refman/5.0/en/create-table.html VERSUS https://dev.mysql.com/doc/refman/5.5/en/create-table.html : ENGINE = versus ENGINE|TYPE = 2012-11-28 07:07:17 +00:00
Steven Mondji-Lerider 449bd834a8 Avoiding a useless fork from sed 2012-11-09 13:43:34 +00:00
Steven Mondji-Lerider 4cab24857d Fix #1372 2012-11-09 13:21:55 +00:00
Alan Garcia 5787678d66 Droits sur bureau.log moins laxistes 2012-11-08 19:33:31 +00:00
Steven Mondji-Lerider c8e553840b Fix #1365 creating bureau.log 2012-11-08 16:13:18 +00:00
Alan Garcia ddae3d2e97 Correction dans mysql.sql 2012-10-31 12:45:14 +00:00
Benjamin Sonntag 84a730d3c1 fixing language display in menu 2012-10-31 11:42:32 +00:00
Axel ROGER 8ef3efbede I forgot to create unicity on table default_subdomaines. 2012-10-17 12:55:24 +00:00
Axel ROGER f7b4037649 Correction du bug qui créait des doublons pour la table default_subdomaines 2012-10-17 12:37:48 +00:00
Alan Garcia 1be16853e7 Pb avec les redir web installé par default
Eclaircissement sur comment doit être noté une redir web
2012-10-17 12:15:34 +00:00
Benjamin Sonntag 373157ebc8 sed script of alternc.install now have a fixed name + squirrelmail-install script is using the template system to handle /etc/squirrelmail/alternc-changepass.conf. 2012-10-16 13:50:44 +00:00
Alan Garcia de4ff858c2 Typo SQL et correction d'un champ texte 2012-10-16 11:58:36 +00:00
Alan Garcia 5c7653670d Newone.php applique les quotas de manière standart. 2012-10-16 09:30:58 +00:00
Axel ROGER c76d1916ce Courier to dovecot indexes files' migration script called when upgrade required.
This script is installed in /usr/lib/alternc/
(perl script provided by wiki.dovecot.com)
2012-10-15 15:14:43 +00:00
Alan Garcia cedce69efe Changement du chemin de stockage de la conf apache.
Au lieu de stocker dans /var/alternc/apache-vhost/a/admin/www.machin.conf
On stock dans /var/alternc/apache-vhost/2/2000/www.machin.conf

Permet de résoudre le probleme de non suppression de conf apache à la 
suppression d'un membre

TODO : le backporter en 1.0.4 une fois validé.
2012-10-15 14:20:38 +00:00
Steven Mondji-Lerider 65a321b6cc bugfixing postfix conf templates expension 2012-10-15 09:08:55 +00:00
Steven Mondji-Lerider 35cf90434e bugfix, forgot to remove a print_r 2012-10-11 11:58:12 +00:00
Steven Mondji-Lerider 4bbb484d00 updating sql migration script to handle the escaped wildcard 2012-10-11 10:55:11 +00:00
Steven Mondji-Lerider 77f4133722 updating sql migration script to handle the escaped wildcard 2012-10-11 10:52:37 +00:00
Steven Mondji-Lerider b62242e60f adding new configuration file in alternc.install for mailman integration. 2012-10-08 16:22:27 +00:00
Steven Mondji-Lerider 0189f5b095 adding a backup of the main database in alternc.install 2012-10-01 13:37:59 +00:00
Steven Mondji-Lerider d23f2035c1 bugfix fixperms (files with spaces) + adding a call in alternc.install 2012-09-27 10:05:25 +00:00
Steven Mondji-Lerider 5cf807eddb bugfixing 2012-09-26 12:22:10 +00:00
Steven Mondji-Lerider 9fb6c3a1c1 Modification to make the upgrade from 1.0 to 1.1 work 2012-09-26 09:41:41 +00:00
domi 4d8b159b41 ajout de quelques forbidden domains et de quelques gtld 2012-09-19 16:14:17 +00:00
Steven Mondji-Lerider 8d7c7690c8 Editing mistake 2012-09-04 08:35:05 +00:00
Steven Mondji-Lerider fd3f4cef8b Changing Postfix policy script to bash to remove python dep warning 2012-09-04 07:41:17 +00:00
Alexis Lahouze 591ba86425 Added mail data migration. 2012-09-01 09:13:28 +00:00
Alan Garcia a3ea861b98 Les sous domaines créé automatiquement à l'ajout d'un domaine sont maintenant dynamique.
Il manque l'interface web pour gérer ça.

BUG : la création du répertoire ne se fait pas. Message d'erreur affiché en gros.
Trouvé un peut-etre bug dans le checkuserpath de function.php, ajouté un FIXME
2012-08-27 19:23:23 +00:00
Axel ROGER f2349194e6 Adding Apache2 to the reload services part 2012-08-27 12:36:47 +00:00
Benjamin Sonntag 4a096f265c Squirrelmail CAN'T BE CONFIGURED THROUGH A PROXY, so that configuration is currently commented out. We need to find a way to run the webmail on another web host than the panel one, that's all. No other solution found. So, next step for alternc-squirrelmail is to propose a vhost from the panel index WHEN ADMIN has a 'squirrelmail' type vhost ... 2012-08-26 19:59:12 +00:00
Benjamin Sonntag 6e2a1196cc adding a THIRD Debian Package : alternc-squirrelmail: configures squirrelmail + avelsieve + changepass. BIG change also in alternc.install : uses /usr/lib/alternc/install.d/ with run-parts. Also adding /etc/alternc/apache-panel.d/ for apache2 instructions ONLY in panel vhosts. TO BE TESTED 2012-08-26 17:20:10 +00:00
Alan Garcia 18898953ae Adieu table size_mail, deprecated grace à dovecot 2012-08-26 16:54:21 +00:00
Alan Garcia 265a9a3f5e Adieu stats2.
Avec l'arrivé de vlogger, les stats sont directement rangé pour chaque user.
Stats2 est remplacé par Logs
2012-08-26 16:30:55 +00:00
Alan Garcia 1faef827b6 Quotas en un seul hooks. Avec normalement du cache. 2012-08-26 16:11:53 +00:00
Benjamin Sonntag 1487b02a73 removing mailman table 2012-08-26 14:07:18 +00:00
Alan Garcia 31936d58bb Patch de 1.0.3 porté sur la 1.1 2012-08-26 11:02:46 +00:00
Alan Garcia d5a94efb17 Clean de postfix-add-policy 2012-08-26 10:32:45 +00:00
Alexis Lahouze f0185462fe Fixed accents. 2012-08-25 11:11:53 +00:00
Alan Garcia d085129685 Les vues dovecot tiennent compte de address.enabled 2012-08-25 11:01:56 +00:00
Alexis Lahouze f433b0d984 Fixed comment. 2012-08-25 10:51:34 +00:00
Alexis Lahouze dbfcac73e9 Homogenized comments. 2012-08-25 10:36:47 +00:00
Alexis Lahouze 06a2eb679c Updated license header. 2012-08-25 10:29:18 +00:00
François Serman 6669a07434 Modified database for piwik: added an uniq index to user, and a piwik_sites table 2012-08-24 15:05:22 +00:00
Alan Garcia 85d4bc5723 enum au lieu de varchar 2012-08-24 14:52:24 +00:00
François Serman f1c6786989 Added one of two tables required for piwik feature for upgrade 2012-08-24 13:45:37 +00:00
Benjamin Sonntag 7b6a087b98 adding mail_action for mailbox deletion cron 2012-08-24 13:43:57 +00:00
François Serman f0d7e8d57c Added one of the two required tables for piwik feature 2012-08-24 13:41:07 +00:00
Benjamin Sonntag 5a6a7008b0 commit 1/3: new email class, + a few new fields in email model 2012-08-23 18:36:35 +00:00
Alan Garcia 96103487b9 Authorise tout le monde a lire /etc/mailname 2012-08-22 15:17:11 +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 391bb4a50d Continuing on sql modification for consistency + Bugfixes 2012-08-14 09:44:43 +00:00
Steven Mondji-Lerider 5bf955c998 Commit de modification simplification de gestion du SQL 2012-08-10 17:18:34 +00:00
Steven Mondji-Lerider de0bff335b Bugfix oublie de ma part pour la création de la vue alias_view 2012-08-10 17:15:45 +00:00
Steven Mondji-Lerider 1886010400 Bugfixes gérération vue alias_view 2012-08-06 14:12:35 +00:00
Steven Mondji-Lerider b7314e97e8 Ajout d'une vue SQL alias_view pour gérer les alias de mail plus simplement 2012-08-06 09:22:13 +00:00
Steven Mondji-Lerider c07d7fbac4 Bugfixes gestions des droits 2012-06-26 08:08:49 +00:00
Steven Mondji-Lerider 383f1a291d Bugfixes pour la gestion des quotas diques 2012-06-12 17:14:16 +00:00
Steven Mondji-Lerider a465a09e49 Correction template pour postfix + bugfixes des classes de gestion des mails 2012-05-11 15:40:06 +00:00
Steven Mondji-Lerider 7c08903376 Ajout configuration squirrelmail + bugfixes pour postfix 2012-05-09 16:31:58 +00:00
Steven Mondji-Lerider b26cb694b9 Correction template dovecot + configuration d'installation 2012-05-04 08:57:23 +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
Steven Mondji-Lerider ae54c20591 Bugfix divers et varié 2012-04-12 14:06:47 +00:00
Alan Garcia ff6c9ff625 Commit "bourrin", beaucoup de choses.
- Nouvelle interface de mail, elle n'est pas terminée mais est bien avancée
 - Beaucoup de correction php (notice)
 - Premier jet de la gestion de tache planifiées (cron)
 - Ajout d'un mode de debug pour l'admin

Reste en ToDo :
 - pas mal de fixme dans le code
 - corriger le schema de base pour les mails (Squidly a tout ce qu'il faut, il faut qu'il le commit)
 - configuration Dovecot et Postfix a commiter (pareil, Squidly à tout, plukacommiter) 
 - suppression de mail
 - et beaucoup de debug...

Maintenant que le gros est commité, attendez-vous à beaucoup de petit commit.
2012-04-06 10:10:36 +00:00
Alexis Lahouze 3621480392 Merged changesets 3085, 3087, 3088, 3089, 3091, 3099, 3100, 3101, 3102, 3103 from branch stable 1.0 to trunk. 2011-10-18 19:09:44 +00:00
Alexis Lahouze 119c002cae Updated domaines table to add a technical id. 2011-06-19 10:12:59 +00:00
Benjamin Sonntag 8485d8e20d To be merge into trunk :
]  :  ]
3065:3070
3061:3063
3056:3059
3051:3055

From Stable-1.0
2011-06-17 10:32:21 +00:00
Alan Garcia 391ef496d0 Dovecot avance (un peu) 2011-06-15 21:58:26 +00:00
Alexis Lahouze f8ac16f0be Merge changeset 3048 from branch stable 1.0 to trunk. 2011-06-06 13:33:18 +00:00
Alexis Lahouze 60ab97c883 Merged changesets 2970, 2972, 2984, 2986, 2987 and 2988 from branch stable 1.0 to trunk. 2011-06-04 14:28:57 +00:00
Alan Garcia 2015f21029 Tchô courier 2011-06-04 14:19:10 +00:00