Topic: SOGo v3 upgrade
==== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.4
- Linux/BSD distribution name and version: Centos 7
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Web server (Apache or Nginx): Apache
- Manage mail accounts with iRedAdmin-Pro? Nope
- Related log if you're reporting an issue:
====
For anyone having issues upgrading from SOGo v2 to v3...
I was having the same issue as this person from this closed thread:
SOGo 3.0.1
I found out that performing an uninstall did not remove everything. I had to manually remove files related to sogo.
Some examples include:
/var/lib/sogo
/etc/systemd/system/multi-user.target.wants/sogod.service
/usr/share/doc/sogo
/usr/lib64/GNUstep/Frameworks/SOGo.framework/Versions/2/sogo
/var/log/sogo
There may be more files that need to be deleted. You can search for files owned by the sogo user. This helped me find what I needed.
find / -uid `cat /etc/passwd |grep sogo |cut -d ':' -f 3`
I then reinstalled following the steps in the above mentioned post. Then, I restored the 2 files (mentioned in the post) and I also had to restore the Apache config file. I restarted Apache and SOGo and all was good again.
That got everything working. Looks good but a tad bit more sluggish. Worth it, I think...
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.