Considering moving our config to /etc/sogo but not positive about the directory and file permissions as well as the proper usage of defaults after the change. Tested on our dev server; defaults read returns nothing, further testing with strace shows that defaults read is trying to access .GNUstepDefaults in /root:
access("/root/GNUstep/Defaults/.GNUstepDefaults", R_OK) = -1 ENOENT (No such file or directory) Also see an attempt to access : access("/root/.GNUstep.conf", R_OK) = -1 ENOENT (No such file or directory) Is their a configuration option that needs to be set so defaults knows what file to look at? -- users@sogo.nu https://inverse.ca/sogo/lists