J.-

I'm using the old format with multi-domain configuration and it works
just fine. However, if you want to switch, first create your file in
the old format leaving out one attribute. Then write that last
attribute (as user sogo) using:

defaults write sogod SOGoTimeZone "Europe/Berlin"

That will immediately convert the file to the new xml format.

Steve

On Thu, Aug 4, 2011 at 11:04 PM, J. Echter
<j.ech...@elektro-mayer-echter.de> wrote:
> Hi,
>
> i'd like to add multidomain setup to my environment, but i wonder why my
> config file looks different to the one in the latest documentation.
>
> is it possible to convert the old format to the new one, so i can use the
> latest manual too?
>
> format of mine:
>
> <key>SOGoIMAPServer</key>
> <string>imaps://somehost.de:993</string>
> <key>SOGoLanguage</key>
> <string>German</string>
> <key>SOGoMailDomain</key>
> <string>somehost.de</string>
> <key>SOGoMailingMechanism</key>
> <string>sendmail</string>
> <key>SOGoMemcachedHost</key>
> <string>127.0.0.1</string>
>
> format shown in manual:
>
> {
> "sogod" = {
> SOGoProfileURL =
> "postgresql://sogo:sogo@localhost:5432/sogo/sogo_user_profile";
> OCSFolderInfoURL =
> "postgresql://sogo:sogo@localhost:5432/sogo/sogo_folder_info";
> OCSSessionsFolderURL =
> “postgresql://sogo:sogo@localhost:5432/sogo/sogo_sessions_folder”;
> SOGoAppointmentSendEMailNotifications = YES;
> SOGoCalendarDefaultRoles = (
> PublicViewer,
> ConfidentialDAndTViewer
> );
> SOGoLanguage = English;
>
> thanks :)
> --
> users@sogo.nu
> https://inverse.ca/sogo/lists
>
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to