Pastebin

Paste #1530: GNUstep/Defaults/.GNUstepDefaults

< previous paste - next paste>

Pasted by tdn

Download View as text

}sogo@test1:~$ cat GNUstep/Defaults/.GNUstepDefaults
{   
    NSGlobalDomain = {
    };
    sogod = {
        OCSFolderInfoURL = "postgresql://sogo:*****************@pgsql:5432/sogo/sogo_folder_info";
        SOGoACLsSendEMailNotifications = YES;
        SOGoAppointmentSendEMailNotifications = YES;
        SOGoDraftsFolderName = Drafts;
        SOGoFoldersSendEMailNotifications = YES;
        SOGoIMAPServer = imap;
        SOGoLanguage = English;
        SOGoMailDomain = sikkerhed.org;
        SOGoMailingMechanism = smtp;
        SOGoOtherUsersFolderName = "Other Users";
        SOGoProfileURL = "postgresql://sogo:*****************@pgsql:5432/sogo/sogo_user_profile";
        SOGoSMTPServer = mail;
        SOGoSentFolderName = Sent;
        SOGoSharedFolderName = "Shared Folders";
        SOGoTimeZone = Europe/Copenhagen;
        SOGoTrashFolderName = Trash;
        SOGoUserSources = (
            {   
                canAuthenticate = YES;
                id = directory;
                isAddressBook = YES;
                type = sql;
                userPasswordAlgorithm = none;
                viewURL = "postgresql://sohostingsogoro:*****************@pgsql:5432/sohosting/sogo_auth";
            }
        );
        WOApplicationRedirectURL = "http://sogo.sikkerhed.org";
    };
sogo@test1:~$ cat GNUstep/Defaults/.GNUstepDefaults 
{
    NSGlobalDomain = {
    };
    sogod = {
        OCSFolderInfoURL = "postgresql://sogo:*****************@pgsql:5432/sogo/sogo_folder_info";
        SOGoACLsSendEMailNotifications = YES;
        SOGoAppointmentSendEMailNotifications = YES;
        SOGoDraftsFolderName = Drafts;
        SOGoFoldersSendEMailNotifications = YES;
        SOGoIMAPServer = imap;
        SOGoLanguage = English;
        SOGoMailDomain = sikkerhed.org;
        SOGoMailingMechanism = smtp;
        SOGoOtherUsersFolderName = "Other Users";
        SOGoProfileURL = "postgresql://sogo:*****************@pgsql:5432/sogo/sogo_user_profile";
        SOGoSMTPServer = mail;
        SOGoSentFolderName = Sent;
        SOGoSharedFolderName = "Shared Folders";
        SOGoTimeZone = Europe/Copenhagen;
        SOGoTrashFolderName = Trash;
        SOGoUserSources = (
            {
                canAuthenticate = YES;
                id = directory;
                isAddressBook = YES;
                type = sql;
                userPasswordAlgorithm = none;
                viewURL = "postgresql://sohostingsogoro:*****************@pgsql:5432/sohosting/sogo_auth";
            }
        );
        WOApplicationRedirectURL = "http://sogo.sikkerhed.org";
    };
}sogo@test1:~$ 

New Paste


Do not write anything in this field if you're a human.

Go to most recent paste.