Hello,
I Installed Openchange on an Ubuntu 12.04.1 server, following the instructions starting from here: http://www.openchange.org/cookbook/initializing.html

The servers FQDN is precog.home.lan with a fixed ip of 192.168.0.228, I followed all the instructions as I went along with only the following differences.

I used /usr/src as a build base.
I built Bind9.9.2 and provisioned Samba 4 with '--dns-backend=BIND9_DLZ' ( side note: the webpage actually says '--dna-backend=BIND9_DLZ') I used '--realm=home.lan --domain=HOME' on the Samba 4 provision line to match my FQDN
I used the user 'rowland' instead of 'JohnDoe'

I run sogod as the user 'sogo' and used MySQL instead of Postgresql

Whilst configuring Sogo I used the following different commands:
defaults write sogod SOGoTimeZone "Europe/London"
defaults write sogod SOGoProfileURL "mysql://sogo:sogo@localhost:3306/sogo/sogo_user_profile" defaults write sogod OCSFolderInfoURL "mysql://sogo:sogo@localhost:3306/sogo/sogo_folder_info" defaults write sogod OCSSessionsFolderURL "mysql://sogo:sogo@localhost:3306/sogo/sogo_sessions_folder"

Whilst reconfiguring Slapd:
DNS domain name             home.lan
Organization name             home.lan

When creating the ldap 'Administrator' account I used 'Administrator' as the password, I got this from the 'defaults write sogod SOGoUserSources' command earlier.

I downloaded, compiled & installed dovecot-2.1.13 and set it up as per the openchange instructions

I carried out and passed all the tests as I went along, I can telnet into Dovecot and login as my user 'rowland'. I can telnet into port 25 and send an email to '[email protected]' I can log into the Sogo webmail page as 'rowland' , when I do I find the email waiting for me, I can carry out the Sogo tests and pass them, so I thought that everything was ok.

But if I try to use Evolution, running on a Linux Mint 13 client, it connects ok but there is no mail in the inbox, but if I go back to the SOGo webmail page there is mail there.

How do I get Evolution to see the mail on the server? any help would be very much appreciated.

Rowland

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

_______________________________________________
devel mailing list
[email protected]
http://mailman.openchange.org/listinfo/devel

Reply via email to