Re: Migrate LDAP backend to MySQL
Hi Zhang,Finally got the time to implement it. All worked beautifully.ThanksWayne
View ArticleRe: Web Panel and Webmail not working
Have you restarted the server after installation?Try stopping mysql service and remove following:rm -i /var/run/mysqld/mysqld.pidand then restart mysqld service and see if your issue gets resolved.
View ArticleRe: I can't install iRedMail on Debian 7.4 Wheezy (been trying for 8 hours
It seems that I am not the only one who experienced the similar situation.The problem is that there is no applications (phpmyadmin...) installed on your machine, that's why you got 404 error, not...
View Articlemailbox down since apt-get upgrade
======== Required information ====- iRedMail version: 0.8.5 - Store mail accounts in which backend : MYSQL - Linux/BSD distribution name and version: Debian 7.4- Related log if you're reporting an...
View ArticleRe: Can't receive mails from another mail server,
I think you need to allow your IPs/domain on your clubringer configs which will allow such emails.you can access cluebringer panel on :httpS://Your Server IP/cluebringerGo to Groups and add IPs or...
View ArticleRe: mailbox down since apt-get upgrade
Hi,What is the configuration of your server? Is it having minimum 1gb RAM as it is required to run iredmail smoothly.It seems it is having amavisd/clamd service issues. try restarting services if it...
View ArticleRe: mailbox down since apt-get upgrade
Hi, thanks for the quick reply ! well, i got a dedicated server from OVH provider with 4 Gb of ram, workgin flawessly for a year now until this update command .. try to restart all services you're...
View ArticleRe: mailbox down since apt-get upgrade
Hi Clovis,Did you try disabling amavisd from article and checked if its running or not?or simply try disabling following line from your /etc/postfix/main.cf filecontent_filter =...
View ArticleRe: mailbox down since apt-get upgrade
hanks Ketan for your help : I removed the line from the main.cf and restarted postfix. here is the mail.log : Mar 4 17:03:26 dedie postfix/master[14958]: terminating on signal 15Mar 4 17:03:27 dedie...
View ArticleRe: mailbox down since apt-get upgrade
It seems postfix is still trying to access amavisd module.Try# postconf -e content_filter=''# /etc/init.d/postfix restart# postqueue -ftry stopping amavisd service and see the output of your emails.
View ArticleCrontab -r - complete crontab lost
==== Required information ====- iRedMail version: 0.8.6- Store mail accounts in which backend (LDAP/MySQL/PGSQL): ldap- Linux/BSD distribution name and version: ubuntu 12.10- Related log if you're...
View ArticleRe: The IP you're using to send email is not authorized
manivannan wrote:The IP you're using to send email is not authorizedLooks like destination server has some kind of blacklist, and your IP is blocked. Please post full error log.
View ArticleRe: Web Panel and Webmail not working
alexmann1234 wrote:This installation of iRedMail was done with MySQL, Apache and PHP already installed on the VPS, is this what has caused the error and does anyone have any idea how to fix this?It's...
View ArticleRe: I can't install iRedMail on Debian 7.4 Wheezy (been trying for 8 hours
jellday wrote:The problem is that there is no applications (phpmyadmin...) installed on your machine, that's why you got 404 error, not Apache problem. Go and check /var/www/html, I bet it is...
View ArticleRe: Crontab -r - complete crontab lost
Default cron job:1 3 * * * /usr/sbin/cbpadmin --config=/etc/cluebringer/cluebringer.conf --cleanup >/dev/null# iRedMail: update Awstats statistics1 */1 * * * perl...
View ArticleRe: I can't install iRedMail on Debian 7.4 Wheezy (been trying for 8 hours
Thanks for letting me know that. But that folder is empty too, almost:root@mail:/usr/share/apache2# lsbuild default-site error iconsroot@mail:/usr/share/apache2# cd...
View ArticleRe: I can't install iRedMail on Debian 7.4 Wheezy (been trying for 8 hours
No idea at all. Could you please show me file /etc/apt/sources.list?
View ArticleRe: upgrade roundcube to 0.9.5
*) The latest Roundcube webmail requires PHP>=5.3. If you upgrade PHP to 5.4, it will work.*) iRedAdmin-Pro is not written in PHP programming language, so it doesn't need PHP at all.
View ArticleRe: LDAP Authentication
Bind dn/password is correct, LDAP service is listening on 0.0.0.0:389, firewall doesn't block port 389, everything seems just fine. No idea yet.Did you try another LDAP client software?
View Article