[SOGo] up and running but cannot compose email in web frontend
(stilll)
Robert Stanford
sogo@opengroupware.org
Tue, 23 Oct 2007 23:44:21 +1000
Wolfgang Sourdeau wrote:
> Can you test by issuing:
>
> defaults write sogod-0.9 SOGoSpecialFoldersInRoot YES
>
> and restarting SOGo?
>
sogo@mail:~/GNUstep/Defaults$ defaults write sogod-0.9
SOGoSpecialFoldersInRoot YES
2007-10-23 08:14:26.912 defaults[5434] File NSUserDefaults.m: 615. In
[NSUserDefaults +standardUserDefaults] Improper installation: No
language locale found
I assume something is wrong with my GNUstep install???
I installed GNUstep from source, gnustep-make-1.13.0.tar.gz then
gnustep-base-1.14.0.tar.gz as per the docs at gnustep.org
Anyhow, I set SOGoSpecialFoldersInRoot = YES; manually.
And the compose window now comes up. YAY!
I can send the email but apache returns,
An error occurred during object publishing
Failed to store message: Invalid mailbox name.
It looks like an imap problem from here in. I'll have a play with cyrus
instead of courier and set ImapDebugEnabled = YES;
Regards
Robert Stanford