Je vais vérifier. Merci
Posts by Nuxwin
-
-
normally the logrotate conf is here
/etc/logrotate.conf and also in /etc/logrotate.d/**
you mean alias domain - add without approve..
well, it's php, you can change the code. But since the software is for isps, there is a strong need to check what domain has been added. Lets say a customer adds "gmail.com", you approve (or it's approoved automatically) then the customer adds a catchall mail rule... so he gets all mails from your other customers which they send to @gmail.com accounts...*
webalizer: well, I think you can use the webalizer binary that ships with debian - the more important part is the configuration... but it should be possible to do it./J
Automation for domain approval can be easily done with a plugin.
Webalizer will be available asap has addon on packagist. -
Ok, bug fixed in https://github.com/i-MSCP/imsc…113ef0f676a5b256139eb22b7
To update, do (as root):
Note: On imscp-autoinstall, the -d option force debug mode and the -s option skip debian package installation/update.
Thanks for your report.
-
Ok, I see the bug. I'll fix it ASAP.
-
Deleting now works, but i cant send and receive mails with roundcube and thunderbird. Seems like the DNS records are ok each, smtp.domain.de and imap.domain.de are pointing to the same server ip.Also it seems like the installation of the i-smcp update changed the mailserver installation / configuration from courier to dovecat in postfix main.conf. So how i can fix this?
I'll try.
-
Bug confirmed and fixed in https://github.com/i-MSCP/imsc…2c6c5f7cbf36cedd0eac28cca
Thanks for report.
-
Solved in master.
-
Clear debian installation crashing with SSL option on without sertificate. (Debian 6.0.6, i-MSCP 1.1.0-RC1)I'll try new install and fix BTW: Use trac for bug report.
-
Unter http://sourceforge.net/projects/i-mscp/files/?source=navbar finde ich keine 1 1.0-RC1
Hello ;
You don't understand.
master (next i-MSCP version 1.1.0-RC1) is the development branch. This is not yet released version. You can update your installation by cloning our master branch.
Read that thread to know how:
http://forum.i-mscp.net/Thread-1-1-0-rc1
Thanks for using i-MSCP
-
For the record:
Rouncube and courier problems were fixed in master. Also, a trigger has been added to remove mail user from roundcube database when it get deleted via IMSCP gui.