1

Topic: problem with cluebringer

==== Required information ====
- iRedMail version: iRedMail-0.8.7
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):  mysql
- Linux/BSD distribution name and version:  linux debian
- Related log if you're reporting an issue:
====

Hi
Is avilable to reinstal / reconfigure cluebringer for default settings value by IRedmail instalator ?

I read http://www.iredmail.org/wiki/index.php? … inger/RHEL

restore:

https://bitbucket.org/zhb/iredmail/raw/ … /extra.sql
https://bitbucket.org/zhb/iredmail/raw/ … _set.mysql

and do not working



------- start --------------

[server]

protocols=<<EOT
Postfix
Bizanga
EOT

modules=<<EOT
Core
AccessControl
CheckHelo
CheckSPF
Greylisting
Quotas
EOT

user=cluebringer
group=cluebringer

pid_file=/var/run/cluebringer/cbpolicyd.pid

log_level=4
log_file=/var/log/cbpolicyd.log
log_mail=mail@syslog:native
log_detail=modules,tracking,policies,protocols
host=127.0.0.1
port=10031

[database]
DSN=DBI:mysql:host=127.0.0.1;database=cluebringer;user=cluebringer;password=......

DB_Type=mysql
DB_Host=127.0.0.1
DB_Port=3306
DB_Name=cluebringer
Username=cluebringer
Password=......


bypass_mode=pass
bypass_timeout=10

[AccessControl]
enable=1

[Greylisting]
enable=1

[CheckHelo]
enable=1

[CheckSPF]
enable=0

[Quotas]
enable=1

---------- stop -------------------------


in main.cf

..................................................
        reject_unlisted_recipient,
        check_policy_service inet:127.0.0.1:10031,
        permit_mynetworks,
        permit_sasl_authenticated,
........................................................

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: problem with cluebringer

The tutorial you mentioned in post is correct.

maciejm wrote:

and do not working

What do you mean "not working"?