Lord Muimui

Results 7 comments of Lord Muimui

I agree with this idea. Indeed this could be very usefull. Could you please keep me in touch if you start developping on this ?

I added this function at the beginning of the "cron/checkmail2.php" file : ``` function utf8_decode_email_subject($str) { $wordStart = '=\?UTF-8\?Q\?'; $wordEnd = '\?='; $output = ""; $output = preg_replace('#' . $wordStart...

Dude, I have to say that i'm having so much fun right now ! I've added a new function with this fix allowing groups to define a "group mailbox", incoming...

Ok it's working :p But code is difficult to explain without a new fork... so .... You basicaly have to reproduce the function used to set a manager in a...

updated the following files: cron\checkmail2.php db\database.sql app\dict\en.ini app\routes.ini app\controller\admin.php app\view\admin\groups\edit.html