1

Topic: Integrate DBMail in iRedMail

How to integrate DBMail in iRedMail on FReeBSD with PGSQL backend?

==== Required information ====
- iRedMail version: iRedMail 0.8.6
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): PostgreSQL 9.2.4
- Linux/BSD distribution name and version: FreeBSD 9.2
- Related log if you're reporting an issue:
====

----

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

2

Re: Integrate DBMail in iRedMail

Reference: http://www.iredmail.org/wiki/index.php? … QL.backend
It's for MySQL, but it's similar to PostgreSQL.

3

Re: Integrate DBMail in iRedMail

ZhangHuangbin wrote:

Reference: http://www.iredmail.org/wiki/index.php? … QL.backend
It's for MySQL, but it's similar to PostgreSQL.

OK. But now i have other problem.

root@mail:/usr/home/yermek/iRedMail-0.8.6 # bash iRedMail.sh
....skip some strings here.....
=> SHA256 Checksum OK for nss-3.15.1.tar.gz.
===>  Patching for ca_root_nss-3.15.1
===>  Configuring for ca_root_nss-3.15.1
===>  Building for ca_root_nss-3.15.1
/usr/ports/security/ca_root_nss/work/MAca-bundle.pl: Permission denied
*** [do-build] Error code 126

Stop in /usr/ports/security/ca_root_nss.
*** [run-depends] Error code 1

Stop in /usr/ports/ftp/curl.
*** [lib-depends] Error code 1

Stop in /usr/ports/security/gnupg.
< ERROR > Port was not success installed, please fix it manually and then re-execute this script.

I think, it's no iRedMail problem, but maybe anybody can help me, please!

4

Re: Integrate DBMail in iRedMail

It's a ports tree issue, not iRedMail. Please try to update ports tree first, then try to install iRedMail again. Or try to install port 'security/gnupg' manually first.