1

Topic: SOGo configuration

==== Required information ====
- iRedMail version: 0.90
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Web server (Apache or Nginx): Apache
- Linux/BSD distribution name and version: Ubuntu 14.4 64bit
- Related log if you're reporting an issue:
====

Not sure if an old bug has regressed back,

I have been having fun sorting out SOGo for Exchange Sync and noticed the:
/etc/apache2/conf.d/SOGo.conf
<Proxy http://127.0.0.1:20000/SOGo>
## adjust the following to your configuration
  RequestHeader set "x-webobjects-server-port" "443"
  RequestHeader set "x-webobjects-server-name" "yourhostname"
  RequestHeader set "x-webobjects-server-url" "https://yourhostname"

These need to be manualy set after instalation (not mentioned in the main install guide)
or the hostname replaced during the install script as per post.
http://www.iredmail.org/forum/post35842.html#p35842

----

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

2

Re: SOGo configuration

This will be fixed in upcoming iRedMail release.