Alan Garcia
e77f1ef9e3
On peux configurer le serveur mail indiqué a l'utilisateur dans les variables AlternC
...
(permet de spécifier un FQDN différent pour les interrogation pop,imap,pop3...)
2012-10-18 09:22:52 +00:00
Benjamin Sonntag
69d8e4f408
all error messages are now NOT ending by '.' and using correct capitalization. can't has been replaced by cannot, no 'I' talking about AlternC.
2012-10-18 07:52:54 +00:00
Steven Mondji-Lerider
bde1a5ac62
updating mail class wrapper function to handle virtual and non virtual mailing list
2012-10-16 16:37:12 +00:00
Steven Mondji-Lerider
a2bc7acad0
updating mail quota query with a beautifull new one
2012-10-10 15:51:38 +00:00
Steven Mondji-Lerider
d93ecb4d7d
updating mail classe to add support for mailman virtual hosting
2012-10-10 13:04:26 +00:00
Steven Mondji-Lerider
d29dcbb78d
updating wrappers to create or delete mailman addresses + updating quota to not account for mailman generated addresses
2012-10-08 13:07:24 +00:00
Steven Mondji-Lerider
367895b8da
Updating raise() error messages
2012-09-07 08:52:47 +00:00
Benjamin Sonntag
6baa9591ae
adding upnp hook for classes that requires an open port
2012-09-03 07:36:00 +00:00
Alan Garcia
a7b7ac2e03
MXaccount ne marchait plus
2012-08-31 16:00:47 +00:00
Benjamin Sonntag
2f18f271ca
METRO TASK: syntax & comments in classes
2012-08-28 08:59:05 +00:00
Alan Garcia
1faef827b6
Quotas en un seul hooks. Avec normalement du cache.
2012-08-26 16:11:53 +00:00
Benjamin Sonntag
78d57820e5
fixing quota issues since big patch earlier
2012-08-25 20:43:28 +00:00
Benjamin Sonntag
1fe318c850
adding mail_available for mailman class
2012-08-25 15:54:28 +00:00
Benjamin Sonntag
9e40d8d62d
progressive migration to hook_* functions for hooks +big overhaul of a few classes (comments mainly)
2012-08-25 15:38:26 +00:00
Benjamin Sonntag
983e15408d
fixing a deletion bug in mail
2012-08-25 14:15:03 +00:00
Benjamin Sonntag
bcef4f9683
fixing a quota bug in mail
2012-08-25 14:12:41 +00:00
Benjamin Sonntag
d4be305c6f
fixing DOM for new hooks + hook dom_del_mx in m_mail
2012-08-25 14:04:38 +00:00
Benjamin Sonntag
09e0234ee2
in case we set a quota too low, force it to a proper value. Mail should be working properly now
2012-08-25 13:11:48 +00:00
domi
2741f24fda
enum_domains() can now receive a specific uid, defaults to cuid
2012-08-25 11:01:13 +00:00
Benjamin Sonntag
1a0fdc8d04
adding special characters management in dovecot ...
2012-08-25 10:48:55 +00:00
Benjamin Sonntag
33047a0163
finishing email class. Need testing
2012-08-24 18:23:39 +00:00
Benjamin Sonntag
a11fac44ae
finishing email class. Need testing
2012-08-24 18:21:00 +00:00
Benjamin Sonntag
70009c1118
mail_edit almost ready...
2012-08-24 16:25:04 +00:00
Alan Garcia
85d4bc5723
enum au lieu de varchar
2012-08-24 14:52:24 +00:00
Benjamin Sonntag
8487d68bb1
delete / undelete of emails now working. need cron for pop deletion
2012-08-24 13:37:56 +00:00
Benjamin Sonntag
d0f8fd35b3
commit 2/3: new email class, adding PAGER on functions.php, search engine in email list, email ARE broken now, please wait for third commit
2012-08-23 18:46:47 +00:00
Benjamin Sonntag
4f960249a9
setpassword should return a value, like true, if it ran successfully (minor)
2012-08-23 10:26:51 +00:00
Alan Garcia
7f47a40b42
Optimisation quotamail
2012-08-23 07:20:29 +00:00
Alan Garcia
98717c3e6e
Affichage du menu de cron par defaut
2012-08-21 07:38:49 +00:00
Steven Mondji-Lerider
1723a40516
Few little Bugfixes
2012-08-19 20:50:47 +00:00
Steven Mondji-Lerider
68888932dd
Modification des fonctions d'export de compte pour exporter en XML + ajout de l'export de la classe mail
2012-05-21 15:58:20 +00:00
Steven Mondji-Lerider
8910c3e604
Bugfix: corrections de notices php au niveau du panel
2012-05-16 15:33:04 +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
Steven Mondji-Lerider
20103063b3
ajout classe m_export + script export_account afin de générer un export de compte. Correction de bugs divers.
2012-02-28 14:48:45 +00:00
Alan Garcia
391ef496d0
Dovecot avance (un peu)
2011-06-15 21:58:26 +00:00
Alan Garcia
656b65fd9e
Tentative d'indication de la force des password. A débugger
...
Màj de jquery
Début d'intégration de la nouvelle structure de mail dans m_mail
2011-06-04 13:46:33 +00:00
Alan Garcia
20d4b3fb52
Ajout de la notion de temporaire sur les mails
...
("May be broken" comme qui dirait, ya eu pas mal de patch entretemps
2010-12-20 15:04:19 +00:00
Benjamin Sonntag
784081f9d9
We prevent creating a CATCHALL On the PANEL URL. Fixes #1150
2010-06-23 23:19:27 +00:00
Benjamin Sonntag
93663de951
suite des modifications majeures pour 1.0 : glossaire, ergonomie etc.
2010-04-28 19:28:36 +00:00
Benjamin Sonntag
18022b34fb
adding slave domain management
2010-03-04 16:16:13 +00:00
Benjamin Sonntag
00f6ca70d3
Fixes #1186 : We trim spaces when adding or editing email addresses (and aliases too)
2009-11-30 23:53:36 +00:00
Benjamin Sonntag
a5ef76622e
Adding Password Policy management to AlternC \!
2009-11-30 06:01:34 +00:00
Benjamin Sonntag
161a04cebb
translating comments of m_hta.php to english + misc fopen() checks
2009-11-30 05:02:53 +00:00
Nahuel Angelinetti
0f03969b8a
Merging blue desktop to trunk.
2009-09-08 05:29:38 +00:00
mlutfy
c13e438840
alternc_add_mx_domain: fixed incorrect SQL insert statement (merci Patrick)
2009-09-02 02:21:52 +00:00
Antoine Beaupré
049042dd87
insert the owner of mail domains when creating
...
this isn't a complete fix because we do not fix existing tables
See: #1187
2009-08-04 18:51:31 +00:00
Antoine Beaupré
83efd6f0ad
Properly cleanup the size_mail table when removing mails
...
Closes : #1196
2009-08-04 18:37:14 +00:00
mlutfy
0fab59676c
correction typo
2009-02-06 15:32:28 +00:00
mlutfy
f22ecfa0bc
sort domain list (for email) alphabetically, since users with 30+ domains go nuts
2009-02-06 15:22:37 +00:00
Benjamin Sonntag
8467cf5473
we copy the default squirrelmail prefs in new accounts. Fixes #1015
2007-08-23 08:18:41 +00:00