Wolfgang,

Thanks for the new feature.  Unfortunately upgrading to today's nightly
made my mail folders stop working.

Sogo.log shows 302 and 404 errors when loading mail.  I rolled back to
last stable and mail folders are working again.

Any ideas why this might not be working right for me? 

Thanks,
Mark

Samples from sogo.log and .GNUstepDefaults:

Aug 15 16:49:22 sogod: SOGo watchdog [4208]: SOGoRootPage successful
login for user '[email protected]' - expire = -1  grace = -1
Aug 15 16:49:22 sogod: SOGo watchdog [4208]: [WARN]
<0x0x913a3b8[SOGoWebDAVAclManager]> entry '{DAV:}write' already exists
in DAV permissions table
Aug 15 16:49:22 sogod: SOGo watchdog [4208]: [WARN]
<0x0x913a3b8[SOGoWebDAVAclManager]> entry '{DAV:}write-properties'
already exists in DAV permissions table
Aug 15 16:49:22 sogod: SOGo watchdog [4208]: [WARN]
<0x0x913a3b8[SOGoWebDAVAclManager]> entry '{DAV:}write-content' already
exists in DAV permissions table
2010-08-15 16:49:22.537 sogod[4208] Note: Using UTF-8 as URL encoding in
NGExtensions.
127.0.0.1 - - [15/Aug/2010:16:49:22 GMT] "POST /SOGo/connect HTTP/1.1"
200 27/57 0.343 - - 2M
127.0.0.1 - - [15/Aug/2010:16:49:22 GMT] "GET
/SOGo/so/[email protected] HTTP/1.1" 302 0/0 0.013 - - 24K
127.0.0.1 - - [15/Aug/2010:16:49:23 GMT] "GET
/SOGo/so/[email protected]/view HTTP/1.1" 302 0/0 0.044 - - 12K
127.0.0.1 - - [15/Aug/2010:16:49:23 GMT] "GET
/SOGo/so/[email protected]/Mail HTTP/1.1" 302 0/0 0.015 - - 0
2010-08-15 16:49:24.189 sogod[4208] Note(NGImap4Connection): using '/'
as the IMAP4 folder separator.
2010-08-15 16:49:24.508 sogod[4208] Note: using 'UCS-2LE' on Linux.
127.0.0.1 - - [15/Aug/2010:16:49:25 GMT] "GET
/SOGo/so/[email protected]/Mail/view HTTP/1.1" 200 17905/0 2.308 93638
80% 22M
127.0.0.1 - - [15/Aug/2010:16:49:27 GMT] "POST
/SOGo/so/[email protected]/Calendar/alarmslist?browserTime=1281908931
HTTP/1.1" 200 2/0 0.096 - - 108K
127.0.0.1 - - [15/Aug/2010:16:49:27 GMT] "POST
/SOGo/so/[email protected]/Mail/m/mailboxes HTTP/1.1" 404 208/0 0.126
- - 4K
127.0.0.1 - - [15/Aug/2010:16:50:16 GMT] "GET
/SOGo/so/[email protected]/Mail/null/expunge HTTP/1.1" 404 208/0 0.146
- - 0
Aug 15 16:50:16 sogod: SOGo watchdog [4208]: SOGoUserHomePage user
'[email protected]' logged off
127.0.0.1 - - [15/Aug/2010:16:50:16 GMT] "GET
/SOGo/so/[email protected]/logoff HTTP/1.1" 302 0/0 0.038 - - 4K
2010-08-15 16:50:16.804 sogod[4208] WARNING(-[NSNull(misc) count]):
called NSNull -count (returns 0) !!!

{
    NSGlobalDomain = {
    };
    sogod = {
        OCSFolderInfoURL =
"postgresql://sogo:x...@localhost:5432/sogo/sogo_folder_info";
        SOGoDraftsFolderName = Drafts;
        SOGoIMAPServer = mail;
        SOGoLanguage = English;
        SOGoMailingMechanism = smtp;
        SOGoOtherUsersFolderName = "Other Users";
        SOGoProfileURL =
"postgresql://sogo:x...@localhost:5432/sogo/sogo_user_profile";
        SOGoSMTPServer = mail;
        SOGoSentFolderName = Sent;
        SOGoSharedFolderName = "Shared Folders";
        SOGoSpecialFoldersInRoot = YES;
        SOGoTimeZone = America/Chicago;
        SOGoTrashFolderName = Trash;
        domains = {
            markmadere.com = {
                SOGoMailDomain = markmadere.com;
                SOGoUserSources = (
                    {
                        CNFieldName = cn;
                        IDFieldName = mail;
                        UIDFieldName = mail;
                        baseDN =
"jvd=markmadere.com,o=hosting,dc=noimg,dc=net";
                        bindDN = "cn=Manager,dc=noimg,dc=net";
                        bindPassword = XXXX;
                        canAuthenticate = YES;
                        displayName = "Share Users";
                        filter = "(objectClass='JammMailAccount' AND
accountActive='TRUE' AND delete='FALSE')";
                        hostname = mail;
                        id = "public-markmadere.com";
                        isAddressBook = NO;
                        port = 389;
                        type = ldap;
                    }
                );
                SOGoSuperUsernames = ([email protected]);
            };
            noimg.com = {
                SOGoMailDomain = noimg.com;
                SOGoUserSources = (
                    {
                        CNFieldName = cn;
                        IDFieldName = mail;
                        UIDFieldName = mail;
                        baseDN = "jvd=noimg.com,o=hosting,dc=noimg,dc=net";
                        bindDN =
"cn=postmaster,jvd=noimg.com,o=hosting,dc=noimg,dc=net";
                        bindPassword = XXXX;
                        canAuthenticate = YES;
                        displayName = "Share Users";
                        filter = "(objectClass='JammMailAccount' AND
accountActive='TRUE' AND delete='FALSE')";
                        hostname = mail;
                        id = "public-noimg.com";
                        isAddressBook = YES;
                        port = 389;
                        type = ldap;
                    }
                );
            };
        };
    };
}
-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to