Topic: iredapd upgrade fr 1.3.8 to 1.8.0
I'm finally getting around to upgrading my iredapd, which had been disabled since v1.3.8 in favor of cluebringer.
Follwed the 1.3.x upgrade instructions to update settings.py ... however, the instructions don't mention this section of the new config file:
# iRedAPD database, used for greylisting, throttle.
iredapd_db_server = '127.0.0.1'
iredapd_db_port = '5432'
iredapd_db_name = 'iredapd'
iredapd_db_user = 'iredapd'
iredapd_db_password = 'password'
So, it looks like I need to create this database and user. Instructions, please?
cluebringer_db_host = '127.0.0.1'
cluebringer_db_port = 3306
cluebringer_db_name = 'cluebringer'
cluebringer_db_user = 'root'
cluebringer_db_password = ''
Is the cluebringer config *instead of* the iredapd database? Or in addition to?
Thanks.
PostGresQL backend on RHEL6/64.
Also, in the cluebringer migration, it talks about:
==== Required information ====
- iRedMail version (check /etc/iredmail-release):
- Linux/BSD distribution name and version:
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):
- Web server (Apache or Nginx):
- Manage mail accounts with iRedAdmin-Pro?
- 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.