Shared folders are invisible?

2006-02-14 Thread Georgy Goshin

Hi!

I need shared folders, I'm trying to create this, but can't see the folders 
from client (in Outlook Express in IMAP Folders i don;t see these folders). 
How to make them visible?



D.


here is my imapd.conf:

configdirectory:/var/lib/imap
partition-default:  /var/spool/imap
admins: cyrus
sievedir:   /var/lib/imap/sieve
sendmail:   /usr/sbin/sendmail
hashimapspool:  true
tls_cert_file:  /share/ssl/certs/cyrus-imapd.pem
tls_key_file:   /share/ssl/certs/cyrus-imapd.pem
tls_ca_file:/usr/share/ssl/certs/ca-bundle.crt
sasl_pwcheck_method:auxprop
sasl_auxprop_plugin:sasldb
sasldb_path:/etc/sasl2/sasldb2
sasl_mech_list: LOGIN PLAIN CRAM-MD5 DIGEST-MD5
unixhierarchysep:   on
allowanonymouslogin:no
virtdomains:userid
dafaultdomain:  omega.domain.tld
implicit_owner_rights:  lrswida
sharedprefix:   shared
autosubscribesharedfolders: SPAM | NOSPAM



In cyradmin I made:
localhost.localdomain cm shared/SPAM
localhost.localdomain cm shared/NOSPAM
localhost.localdomain sam shared/SPAM anyone all
localhost.localdomain sam shared/NOSPAM anyone all
localhost.localdomain lam shared/SPAM
anyone lrswipcda
localhost.localdomain 



Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html


Re: Shared folders are invisible?

2006-02-14 Thread lartc
hi,

try turning on alternate name space in your imapd.conf


altnamespace: yes


restart cyrus and give it a try

cheers

charles

On Tue, 2006-02-14 at 17:28 +0200, Georgy Goshin wrote:
 Hi!
 
 I need shared folders, I'm trying to create this, but can't see the folders 
 from client (in Outlook Express in IMAP Folders i don;t see these folders). 
 How to make them visible?
 
 
 D.
 
 
 here is my imapd.conf:
 
 configdirectory:/var/lib/imap
 partition-default:  /var/spool/imap
 admins: cyrus
 sievedir:   /var/lib/imap/sieve
 sendmail:   /usr/sbin/sendmail
 hashimapspool:  true
 tls_cert_file:  /share/ssl/certs/cyrus-imapd.pem
 tls_key_file:   /share/ssl/certs/cyrus-imapd.pem
 tls_ca_file:/usr/share/ssl/certs/ca-bundle.crt
 sasl_pwcheck_method:auxprop
 sasl_auxprop_plugin:sasldb
 sasldb_path:/etc/sasl2/sasldb2
 sasl_mech_list: LOGIN PLAIN CRAM-MD5 DIGEST-MD5
 unixhierarchysep:   on
 allowanonymouslogin:no
 virtdomains:userid
 dafaultdomain:  omega.domain.tld
 implicit_owner_rights:  lrswida
 sharedprefix:   shared
 autosubscribesharedfolders: SPAM | NOSPAM
 
 
 
 In cyradmin I made:
 localhost.localdomain cm shared/SPAM
 localhost.localdomain cm shared/NOSPAM
 localhost.localdomain sam shared/SPAM anyone all
 localhost.localdomain sam shared/NOSPAM anyone all
 localhost.localdomain lam shared/SPAM
 anyone lrswipcda
 localhost.localdomain 
 
 
 Cyrus Home Page: http://asg.web.cmu.edu/cyrus
 Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
 List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
 
-- 
simplified chinese is not nearly as easy as they would
have you believe ... a superlative oxymoron --anonymous


Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html


Re: Shared folders are invisible?

2006-02-14 Thread Georgy Goshin

Just tried with MS Outlook, same result. Outlook does not see it too.


D.


- Original Message - 
From: Todd Merritt [EMAIL PROTECTED]

To: Georgy Goshin [EMAIL PROTECTED]
Sent: Tuesday, February 14, 2006 5:33 PM
Subject: Re: Shared folders are invisible?


Outlook express doesn't understand more than one namespace, so it won't 
support shared folders.  You need the full version of outlook.


Todd
Georgy Goshin wrote:

Hi!

I need shared folders, I'm trying to create this, but can't see the 
folders from client (in Outlook Express in IMAP Folders i don;t see 
these folders). How to make them visible?



D.


here is my imapd.conf:

configdirectory:/var/lib/imap
partition-default:  /var/spool/imap
admins: cyrus
sievedir:   /var/lib/imap/sieve
sendmail:   /usr/sbin/sendmail
hashimapspool:  true
tls_cert_file:  /share/ssl/certs/cyrus-imapd.pem
tls_key_file:   /share/ssl/certs/cyrus-imapd.pem
tls_ca_file:/usr/share/ssl/certs/ca-bundle.crt
sasl_pwcheck_method:auxprop
sasl_auxprop_plugin:sasldb
sasldb_path:/etc/sasl2/sasldb2
sasl_mech_list: LOGIN PLAIN CRAM-MD5 DIGEST-MD5
unixhierarchysep:   on
allowanonymouslogin:no
virtdomains:userid
dafaultdomain:  omega.domain.tld
implicit_owner_rights:  lrswida
sharedprefix:   shared
autosubscribesharedfolders: SPAM | NOSPAM



In cyradmin I made:
localhost.localdomain cm shared/SPAM
localhost.localdomain cm shared/NOSPAM
localhost.localdomain sam shared/SPAM anyone all
localhost.localdomain sam shared/NOSPAM anyone all
localhost.localdomain lam shared/SPAM
anyone lrswipcda
localhost.localdomain

Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html





Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html


Re: Shared folders are invisible?

2006-02-14 Thread Georgy Goshin
Turned ON, all sieve filters stopped work, shared/SPAM folder still 
invisible in OE and MS Outlook.



G.



- Original Message - 
From: lartc [EMAIL PROTECTED]

To: cyrus users info-cyrus@lists.andrew.cmu.edu
Sent: Tuesday, February 14, 2006 5:44 PM
Subject: Re: Shared folders are invisible?



hi,

try turning on alternate name space in your imapd.conf


altnamespace: yes


restart cyrus and give it a try

cheers

charles

On Tue, 2006-02-14 at 17:28 +0200, Georgy Goshin wrote:

Hi!

I need shared folders, I'm trying to create this, but can't see the 
folders
from client (in Outlook Express in IMAP Folders i don;t see these 
folders).

How to make them visible?


D.


here is my imapd.conf:

configdirectory:/var/lib/imap
partition-default:  /var/spool/imap
admins: cyrus
sievedir:   /var/lib/imap/sieve
sendmail:   /usr/sbin/sendmail
hashimapspool:  true
tls_cert_file:  /share/ssl/certs/cyrus-imapd.pem
tls_key_file:   /share/ssl/certs/cyrus-imapd.pem
tls_ca_file:/usr/share/ssl/certs/ca-bundle.crt
sasl_pwcheck_method:auxprop
sasl_auxprop_plugin:sasldb
sasldb_path:/etc/sasl2/sasldb2
sasl_mech_list: LOGIN PLAIN CRAM-MD5 DIGEST-MD5
unixhierarchysep:   on
allowanonymouslogin:no
virtdomains:userid
dafaultdomain:  omega.domain.tld
implicit_owner_rights:  lrswida
sharedprefix:   shared
autosubscribesharedfolders: SPAM | NOSPAM



In cyradmin I made:
localhost.localdomain cm shared/SPAM
localhost.localdomain cm shared/NOSPAM
localhost.localdomain sam shared/SPAM anyone all
localhost.localdomain sam shared/NOSPAM anyone all
localhost.localdomain lam shared/SPAM
anyone lrswipcda
localhost.localdomain


Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html


--
simplified chinese is not nearly as easy as they would
have you believe ... a superlative oxymoron --anonymous


Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html




Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html


Re: Shared folders are invisible?

2006-02-14 Thread Joseph Brennan



Outlook express doesn't understand more than one namespace, so it won't
support shared folders.  You need the full version of outlook.


I need shared folders, I'm trying to create this, but can't see the
folders from client (in Outlook Express in IMAP Folders i don;t see
these folders). How to make them visible?





Outlook is a different product than Outlook Express.  If anything
I would expect Outlook Express to get this right since it is supposed
to be an Internet mail program.  Outlook is the Exchange client, with
pop tacked on, and imap tacked on to that.

The only way to make these two clients useful is to use altnamespace
and to define a sharedprefix.  This causes available (by acl) shared
(non-user) folders to appear in each user's list of folders.

It breaks namespace, strictly speaking, because the server will then
list shared folders both in a list of one's own folders and again in a
list of folders in the shared namespace.  Interestingly however the
namespace-aware clients we tested (Thunderbird, Netscape, maybe
something else) dealt with this and did not show duplicate listings.
(Only Mulberry showed two lists of the same folders, but that sadly
is not a consideration now.)

Joseph Brennan
Columbia University Information Technology









Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html


Re: Shared folders are invisible?

2006-02-14 Thread Joseph Brennan



--On Tuesday, February 14, 2006 18:18 +0200 Georgy Goshin [EMAIL PROTECTED] 
wrote:



Turned ON, all sieve filters stopped work, shared/SPAM folder still
invisible in OE and MS Outlook.



On a working system, changing to altnamespace will break things.

But the Outlooks should work.  They work here.  Any chance you are
viewing only subscribed folders?

Joseph Brennan
Columbia University Information Technology


Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html