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 :)
--
[email protected]
https://inverse.ca/sogo/lists

Reply via email to