Re: Roundcube reset AD user password ?
With OpenLDAP installed by iRedMail, we can hard-code full ldap dn of login user, then it can reset password with full ldap dn. But I didn't try this with AD, no idea yet.
View ArticleRe: Release version of the operating system on this server is unsupported
No idea why it happened, all 9.x releases should be just fine. You can manually comment out below lines in file 'conf/global', then re-execute "bash iRedMail.sh": # Unsupported releases: 7, 8. if echo...
View ArticleRe: Dovecot quota
... for each user quota!CONCAT('*:bytes=', mailbox.quota*1048576) AS quota_ruleThank you ZhangHuangbin!
View ArticleRe: iRedMail-0.8.6 has been released
install on fresh ubuntu 13.10 amd64, iredadmin get 500 Internal Server Error[Mon Dec 16 15:31:46.030266 2013] [:error] [pid 1815] [client 121.228.64.104:54964] mod_wsgi (pid=1815): Target WSGI script...
View ArticleRe: iRedMail-0.8.6 has been released
there is no /etc/amavisd/amavisd.conf on ubuntu 13.10 fresh install, how can I disable spam/virus scanning but keep DKIM signing/verification ?
View ArticleRe: iRedMail-0.8.6 has been released
Hi Zhang,Missed the instructions on how to change the policyd to policyd2 (cluebringer).Best regards,
View Articleupgrade 0.8.5 to 0.8.6 cluebringer issue
==== Required information ====- iRedMail version: 0.8.5 - 0.8.6- Store mail accounts in which backend (LDAP/MySQL/PGSQL): LDAP- Linux/BSD distribution name and version: Centos 6.5- Related log if...
View ArticleRe: iRedMail-0.8.6 has been released
gondim wrote:Hi Zhang,Missed the instructions on how to change the policyd to policyd2 (cluebringer).Best regards,Yes apparently the instructions how to migrate policyd to cluebringer are missing. Can...
View ArticleRe: iRedMail-0.8.6 has been released
gondim wrote:FreeBSD instalation don't have cluebringer packet.Port mail/policyd2 is cluebringer.
View ArticleRe: upgrade 0.8.5 to 0.8.6 cluebringer issue
*) Policyd doesn't provide an official upgrade tutorial for upgrading from Policyd-1.8 to Cluebringer, so we have to postpone this.*) If you're running Policyd-1.8, it's fine to stick with it. And wait...
View ArticleRe: Release version of the operating system on this server is unsupported
Looks like you have mysql56-client installed, but iRedMail tries to install mysql55-client and mysql55-server.You can either remove mysql56-client first, then try iRedMail again. Or, modify file...
View ArticleRe: iRedMail-0.8.6 has been released
weicaitv wrote:install on fresh ubuntu 13.10 amd64, iredadmin get 500 Internal Server ErrorDo you have file /usr/share/apache2/iredadmin/settings.py?
View ArticleRe: iRedMail-0.8.6 has been released
riverco wrote:Yes apparently the instructions how to migrate policyd to cluebringer are missing. Can we have them? I tried to figure it out but broke the testserver lolLet's discuss Policyd upgrading...
View ArticleRe: iRedMail-0.8.6 has been released
same problem heredebian 7after untar and copy setting from old version to new versioni got internal server error and apache log saysImportError: No module named settings
View ArticleRe: upgrade 0.8.5 to 0.8.6 cluebringer issue
Hi Zhang, I'll wait for the upgrade tutorial. Thanks and best regards,Gondim
View ArticleRe: upgrade 0.8.5 to 0.8.6 cluebringer issue
Hi Zhang,In that case can you give in a few lines how to delete policyd and install cluebringer configured for iredadminPro (as i have that).I dont want to migrate then but just enable cluebringer and...
View ArticleRe: amavis Net::Server: [Permission denied]
ClamAV should be installed from EPEL, not rpmforge.You can try below steps to fix it:- Backup ClamAV config files (/etc/clamd.conf, /etc/freshclam.conf)- Remove ClamAV- Install ClamAV from EPEL.
View ArticleRe: "internal server error" using policyd 1.8 after 0.8.6 + 1.8.0 upgrade
Sorry about this, just confirmed this is a bug in new release of iRedAdmin-Pro. Please fix it with below steps:*) Open file libs/iredbase.py, find below line (about line 23-27):# Check...
View ArticleRe: "internal server error" after upgrade to ver. pro-1.8.0 mysql
Looks like you have http proxy defined in shell variable 'http_proxy', iRedAdmin-Pro uses it automatically.
View Article