On 05/17/2010 02:06 PM, Ludovic Marcotte wrote:
Show your configuration.
Here it is:
{
    NSGlobalDomain = {
    };
    sogod = {
OCSFolderInfoURL = "postgresql://sogo:s...@localhost:5432/sogo/sogo_folder_info";
    SOGoACLsSendEMailNotifications = YES;
    SOGoAppointmentSendEMailNotifications = YES;
    SOGoDraftsFolderName = INBOX/Drafts;
    SOGoFoldersSendEmailNotifications = YES;
    SOGoForceIMAPLoginWithEmail = YES;
    SOGoIMAPServer = localhost;
SOGoMailShowSubscribedFoldersOnly = YES; SOGoLanguage = English;
    SOGoMailDomain = "edm-inc.com";
    SOGoMailingMechanism = smtp;
    SOGoOtherUsersFolderName = "Other Users";
SOGoProfileURL = "postgresql://sogo:s...@localhost:5432/sogo/sogo_user_profile";
    SOGoSMTPServer = mail.edm-inc.com;
    SOGoSentFolderName = INBOX/Sent;
    SOGoSharedFolderName = "Shared Folders";
    SOGoTimeZone = America/Chicago;
    SOGoTrashFolderName = INBOX/Trash;
    SOGoUserSources = (
        {
        type = ldap;
                CNFieldName = cn;
                IDFieldName = cn;
                UIDFieldName = uid;
                baseDN = "ou=users,dc=edm-inc,dc=com";
                bindDN = "cn=sogo,ou=users,dc=edm-inc,dc=com";
                bindPassword = groupware;
                canAuthenticate = YES;
                displayName = "LDAP Directory";
                hostname = localhost;
                id = directory;
                isAddressBook = YES;
                port = 389;
        }
    );
    WOApplicationRedirectURL = "https://groupware.edm-inc.com";;
    };
}



--
*Bob Wooldridge*
-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to