Re: Create read-only LDAP user with access to all domains
You need "Dovecot Master User" - a user can read all users' mailboxes, and compose new email as that user.Reference: http://wiki2.dovecot.org/Authentication/MasterUsersNOTE: iRedMail supports Dovecot...
View ArticleRe: POP3 Fetching from another mail server
Search "fetchmail" in this forum will give you some configuration examples.http://www.iredmail.org/forum/search.html
View ArticleRe: phpmyadmin: restrict access to local network only ?
tyllee wrote:Is this an unclean way of solving it?This is the right one on Ubuntu.
View ArticleRe: Internal Server Error
I suggest you reinstall server OS first, then try to install iRedMail by following our installation guide STRICTLY again.A success iRedMail installation will have all mail services work out of box.
View ArticleRe: Dovecot to Dovecot communication
Please ALWAYS show us basic info of your iRedMail server, so that we can give you quicker answer:==== Required information ====- iRedMail version: - Store mail accounts in which backend...
View ArticlePolicyd to Cluebringer 0.8.6 upgrade tutorial.
==== Required information ====- iRedMail version: 0.8.5 - 5- Store mail accounts in which backend (LDAP/): - Linux/BSD distribution name and version: Centos 6- Related log if you're reporting an issue:...
View ArticleRe: Policyd to Cluebringer 0.8.6 upgrade tutorial.
Working on it, still need some time. Draft document:http://www.iredmail.org/wiki/index.php? … luebringer
View ArticleRe: iredmail error
camel1cz wrote:check relevant lines in /var/log/cbpolicyd.logroot@server1:/home/zharf# tail -f /var/log/cbpolicyd.loginstall_driver(mysql) failed: Can't locate DBD/mysql.pm in @INC (@INC contains:...
View ArticleRe: iredmail error
mehdizadeh_1986 wrote:install_driver(mysql) failed: Can't locate DBD/mysql.pmIt means you don't have package "p5-DBD-mysql" installed.
View ArticleRe: iredmail error
On Debian the package is called libdbd-mysql-perlSo install it by runningapt-cache search libdbd-mysql-perl
View ArticleRe: Error on IRedMail Mysql on FreeBSD 9.2 Fresh Install
and it still have problems with p7zip now.. i try to use MAKE_JOBS_UNSAFE=yes and its still errors... /usr/bin/ld: wine_date_and_time.o: relocation R_X86_64_32S against `a local symbol' can not be used...
View ArticleRe: Error on IRedMail Mysql on FreeBSD 9.2 Fresh Install
i make a little modified on packages_freebsd.sh and the p7zip works like a charm on installation until finished.but it's still the same error, DATABASE NOT CONNECTED on Roundcube & Internal Error...
View Articlehow to serch post in this forum?
iRedMail: last version with mysqllinux: ubuntu 12.04 LTSHello,I am a newbe in iRedMail. Ihave nstalled iRedMail on my server. When i try to send a local email all is OK. But when i try to send an...
View ArticleRe: Internal Server Error
I can't do that. I have done too much work on the system to back track with a fresh install. I need another opinion.
View ArticleRe: Internal Server Error
The error message shows you don't have SQL table "iredadmin.sessions", you can create it manually, sql template file is /usr/share/apache2/iredadmin/docs/samples/iredmail.sql.
View ArticleRe: how to serch post in this forum?
All your SQL queries in Postfix are not set by iRedMail, so we cannot provide support for your server. Sorry about this.pepefamily wrote:Sorry for my very bad english i am from Switzerland......Nice...
View ArticleRe: Error on IRedMail Mysql on FreeBSD 9.2 Fresh Install
I'm confused about p7zip issue. Did you try to disable 'MODULES' option for this port?Your iRedMail installation was not successfully completed, it's better to reinstall it.Does this server has MySQL...
View ArticleRe: Internal Server Error
I decided to reinstall on a fresh install of the OS. But after trying on first 13.04 and then 12.04 both times the same thing "Internal Server Error". After further inspection both times the mysql...
View ArticleRe: Internal Server Error
Eh scratch that. I tried it again on 13.04, same steps but this time it worked. Only step different is that I used a 6 character MySql and postmaster password with only letters. Very strange issue.
View ArticleRe: iredmail error
camel1cz wrote:On Debian the package is called libdbd-mysql-perlSo install it by runningapt-cache search libdbd-mysql-perlWhen i run this code, the output is:libdbd-mysql-perl - Perl5 database...
View Article