Pastebin

Paste #2270: ~sogo/GNUstep/Defaults/.GNUstepDefaults

< previous paste - next paste>

Pasted by root@sogo

Download View as text

{
    NSGlobalDomain = {
    };
    sogod = {
    OCSFolderInfoURL = "postgresql://sogo:**********************@pgsql:5432/sogo/sogo_folder_info";
    OCSSessionsFolderURL = "postgresql://sogo:**********************@pgsql:5432/sogo/sogo_sessions_folder";
    SOGoACLsSendEMailNotifications = YES;
    SOGoAppointmentSendEMailNotifications = YES;
    SOGoDebugRequests = YES;
    SOGoDraftsFolderName = Drafts;
    SOGoFoldersSendEMailNotifications = YES;
    SOGoForceIMAPLoginWithEmail = YES;
    SOGoIMAPServer = imaps://imap.mydomain.example.org;
    SOGoLanguage = English;
    SOGoMailDomain = mydomain.example.org;
    SOGoMailingMechanism = smtp;
    SOGoOtherUsersFolderName = "Other Users";
    SOGoProfileURL = "postgresql://sogo:**********************@pgsql:5432/sogo/sogo_user_profile";
    SOGoSMTPServer = mail;
    SOGoSentFolderName = Sent;
    SOGoSharedFolderName = "Shared Folders";
    SOGoSuperUsernames = (
        "sogo@mydomain.example.org"
    );
    SOGoTimeZone = Europe/Copenhagen;
    SOGoTrashFolderName = Trash;
    SOGoUIxDebugEnabled = YES;
    SOGoUserSources = (
        {
        canAuthenticate = YES;
        id = directory;
        isAddressBook = YES;
        type = sql;
        userPasswordAlgorithm = none;
        viewURL = "postgresql://sohostingsogoro:**********************@pgsql:5432/sohosting/sogo_auth";
        }
    );
    SxVMemLimit = 512;
    WOUseRelativeURLs = YES;
    };
}

New Paste


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

Go to most recent paste.