1

Topic: Install issues

I am trying to do a new install on FreeBSD 10.1 and am following the guide.  I keep getting stuck on the install and it won't complete.

Post's attachments

Capture.PNG
Capture.PNG 119.86 kb, file has never been downloaded. 

You don't have the permssions to download the attachments of this post.

----

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

2

Re: Install issues

It's a bug of iRedMail-0.9.2, it didn't correctly define the order of ports. You can fix this by appending below line in file 'runtime/install.status':

export status_install_port_databasespy27MySQLdb='DONE'

Or, remove package py27-MySQLdb first, then re-execute iRedMail installer.