AW: [SOGo] shared IMAP folders

2016-10-19 Thread "Thomas Fuehrer"
Ralf,

the message [NGImap4Connection]> could not fetch url: 
imap://r...@mail.holmco.de/Public%2Fshared%2Fname%2Farchiv%2F2005/31 means that 
sogo failed to read the message with id 31 in folder 
public/shared/name/archive/2005

Have checked /var/log/mail.*?

You can try to read the message via telnet:

telnet  143
1 login  
1 select public/shared/name/archive/2005
1 uid fetch 31 rfc822

Regards,
Thomas

-Ursprüngliche Nachricht-
Von: users-requ...@sogo.nu [mailto:users-requ...@sogo.nu] Im Auftrag von 
"Thomas Fuehrer"
Gesendet: Mittwoch, 19. Oktober 2016 16:07
An: Ralf Cirksena 
Betreff: Re: [SOGo] shared IMAP folders

The /31 at the end of the imap url look strange ...

[NGImap4Connection]> could not fetch url: 
imap://r...@mail.holmco.de/Public%2Fshared%2Fname%2Farchiv%2F2005/31

Can you please set ImapDebugEnabled = YES; and provide me the logfile after 
doing a sync ...

Regards,
Thomas


On Wednesday, October 19, 2016 11:21 CEST, "Ralf Cirksena" (c...@holmco.de) 
 wrote:

> Hi Thomas,
>
> On Tue, Oct 18, 2016 at 08:50:42AM +0200 you wrote:
>
> > I found the problem with sogo-tool manage-eas. It's because the tool 
> > doesn't work with the ???combined??? data model.
>
> O.k., that may be the reason.
>
> > Until the problem with sogo-tool is fixed I suggest we continue with 
> > sogo.log SOGoEASDebugEnabled = YES.
> > Having a sogo.log with log-message from the first sync of a 
> > test-account with just a view mails in the shared-folders should give all 
> > infos to debug the situation.
>
> We created test user "rko" while SOGoEASDebugEnabled has been set to YES.
>
> Part of sogo.log is attached. For the test delimiter in dovecot.log 
> has been set to "Public/" The name of the public folder is 
> /Public/name/archiv/2005.
>
>
> Regards
> --
> R. Cirksena
> --
> users@sogo.nu
> https://inverse.ca/sogo/lists





--
users@sogo.nu
https://inverse.ca/sogo/lists=

-- 
users@sogo.nu
https://inverse.ca/sogo/lists

AW: [SOGo] shared IMAP folders

2016-10-14 Thread "Thomas Fuehrer"
Hi Ralf,

>What should I expect?
The command sogo-tool -v manage-eas  listfolders  USERID
80E5C294847E4A5C92B45A2DE9514008
shows folder related data for ALL folders which are cached by EAS:

[..]
Folder Key:
80E5C294847E4A5C92B45A2DE9514008+folderb041fc102feae255ed2c4efb9b64
   Folder Name: INBOX

   metadata Name: {DateCache = {597 = "2016-10-13 22:35:43 +0200"; };
FolderOptions = {BodyPreferenceType = 4; FilterType = 5; MIMESupport = 2;
MIMETruncation = 8; }; SyncCache = {597 = 279; }; SyncKey = "599-296";
displayName = INBOX; }

Folder Key:
80E5C294847E4A5C92B45A2DE9514008+folderb4ed12342789fe57f10db47b4f0c
   Folder Name: public/TestFolder1/abc1

   metadata Name: {DateCache = {}; FolderOptions = {BodyPreferenceType = 4;
FilterType = 5; MIMESupport = 2; MIMETruncation = 8; }; SyncCache = {};
SyncKey = "1-1"; displayName = "public/TestFolder1/abc1"; }
[..]

The non-hierarchical view you describe is caused by the fact that not all
folders are real folders. In that case EAS
displays them like 

public/fld1/fld2/fld3

If you want to see them hierarchical you have to share also the intermediate
folders:

Public/fld1
Public/fld1/fld2
Public/fld1/fld2/fld3

I've some ideas to improve the behavior a bit. Do you compile from source?
Are you able to test a patch? What sogo version are you using?

But, in any case outlook synced via EAS should be able to show the folder
content and it DOES it for me.

Could you re-create the account in outlook and show me the response to
FolderSync logged in sogo.log with
SOGoEASDebugEnabled = YES.


Regards,
Thomas

-Ursprüngliche Nachricht-
Von: users-requ...@sogo.nu [mailto:users-requ...@sogo.nu] Im Auftrag von
Ralf Cirksena
Gesendet: Freitag, 14. Oktober 2016 08:26
An: "Thomas Fuehrer" 
Betreff: Re: [SOGo] shared IMAP folders

On Wed, Oct 12, 2016 at 04:52:49PM +0200 you wrote:

> Another try, check sogo.log for an entry like:
> 
> POST 
> /SOGo/Microsoft-Server-ActiveSync?Cmd=Sync==80XX
> XXX=WindowsOutlook15
> 
> User= and DeviceId= should be the right parameters for listfolders

tried it, no change.

What should I expect? Should "standard" folders (inbox, sent etc.) been
listed as well?

In the web interface the public archive folders are available without
subscription.


Greetings
--
R. Cirksena
--
users@sogo.nu
https://inverse.ca/sogo/lists

-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Aw: [SOGo] shared IMAP folders

2016-10-10 Thread Daniel Müller
As I told you, I tried this for months. I never got AS to show me the content of the folders.
 

Gesendet: Freitag, 07. Oktober 2016 um 13:06 Uhr
Von: "\"Ralf Cirksena\" (c...@holmco.de)" 
An: users@sogo.nu
Betreff: Re: [SOGo] shared IMAP folders

Am 07.10.2016 um 12:18 schrieb "Daniel Müller" (danielmuell...@gmx.net):

> with actice sync you will never see any shared IMAP-Mailboxes. AS is for
> your INBOX and Calendar.

Meanwhile I can see the folders (but not hirarchical). There are not
contents shown. Prefix in dovecot configuration has been "#".

What would be the best way to provide Outlook users with access to
shared folders?


Greetings
--
R. Cirksena

--
users@sogo.nu
https://inverse.ca/sogo/lists



-- users@sogo.nuhttps://inverse.ca/sogo/lists


Aw: [SOGo] shared IMAP folders

2016-10-07 Thread Daniel Müller

Hello again,

 

with actice sync you will never see any shared IMAP-Mailboxes. AS is for your INBOX and Calendar.

 

Greetings

Daniel

 

Gesendet: Donnerstag, 06. Oktober 2016 um 15:48 Uhr
Von: "\"Ralf Cirksena\" (c...@holmco.de)" 
An: SOGo-users 
Betreff: [SOGo] shared IMAP folders

Hello,

we are using SOGo to provide email and calendar functionality to
Clients using Outlook 2013.

The SOGo server uses our central IMAP server. How can we provide users
with our public shared IMAP folders on the central server?

In Outlook (active sync) I don't see the shared mailboxes.


Greetings
--
R. Cirksena
--
users@sogo.nu
https://inverse.ca/sogo/lists



-- users@sogo.nuhttps://inverse.ca/sogo/lists