Re: [Dovecot] public folders grayed out

2010-03-16 Thread Thomas Leuxner
On Tue, Mar 16, 2010 at 08:38:57AM +0100, Harald Dunkel wrote:

> Sorry, I had expected to create the subfolders of Public in
> Thunderbird. Obviously this is not correct. After creating
> a top level maildir 'Public/test' I could create subfolders
> of it as usual.
> 
> 
> Many thanx for your help
> 
> Harri

That should work as well (be sure to close TB first)

 $ cat /var/spool/imap/public/dovecot-acl
 user  lwisk

Permission K allows to create new mailboxes.

Regards
Thomas



Re: [Dovecot] public folders grayed out

2010-03-16 Thread Harald Dunkel
Hi Tom,

On 03/15/10 20:38, Thomas Leuxner wrote:
> 
> Hi,
> 
> quick guess: Did you create subfolders under 'var/spool/imap/public' with 
> appropriate ACLs, or is the public dir still empty?
> 
> /var/spool/imap/public/lists
> 
> $ cat /var/spool/imap/public/lists/dovecot-acl
> anyone lr
> 

Sorry, I had expected to create the subfolders of Public in
Thunderbird. Obviously this is not correct. After creating
a top level maildir 'Public/test' I could create subfolders
of it as usual.


Many thanx for your help

Harri


Re: [Dovecot] public folders grayed out

2010-03-15 Thread Thomas Leuxner
Am 15.03.2010 um 16:40 schrieb Harald Dunkel:

> Hi folks,
> 
> I have configured a public folder as described on the
> Wiki (more or less; see below), but in TB3 I see the
> "Public" folder grayed out. I cannot subscribe. Toggling
> the subscriptions flag doesn't help.
> 
> What did I miss here? Any helpful comment would be highly
> appreciated.
> 
> If this is a TB3 problem: Which MUA would you suggest?

Hi,

quick guess: Did you create subfolders under 'var/spool/imap/public' with 
appropriate ACLs, or is the public dir still empty?

/var/spool/imap/public/lists

$ cat /var/spool/imap/public/lists/dovecot-acl
anyone lr

Regards
Thomas

[Dovecot] public folders grayed out

2010-03-15 Thread Harald Dunkel
Hi folks,

I have configured a public folder as described on the
Wiki (more or less; see below), but in TB3 I see the
"Public" folder grayed out. I cannot subscribe. Toggling
the subscriptions flag doesn't help.

What did I miss here? Any helpful comment would be highly
appreciated.

If this is a TB3 problem: Which MUA would you suggest?


Regards

Harri

# 1.2.9: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.32-trunk-amd64 x86_64 Debian squeeze/sid
log_timestamp: %Y-%m-%d %H:%M:%S
protocols: imap imaps pop3 pop3s managesieve
login_dir: /var/run/dovecot/login
login_executable(default): /usr/lib/dovecot/imap-login
login_executable(imap): /usr/lib/dovecot/imap-login
login_executable(pop3): /usr/lib/dovecot/pop3-login
login_executable(managesieve): /usr/lib/dovecot/managesieve-login
mail_privileged_group: mail
mail_debug: yes
mmap_disable: yes
mail_nfs_storage: yes
mail_nfs_index: yes
mbox_write_locks: fcntl dotlock
mail_executable(default): /usr/lib/dovecot/imap
mail_executable(imap): /usr/lib/dovecot/imap
mail_executable(pop3): /usr/lib/dovecot/pop3
mail_executable(managesieve): /usr/lib/dovecot/managesieve
mail_plugin_dir(default): /usr/lib/dovecot/modules/imap
mail_plugin_dir(imap): /usr/lib/dovecot/modules/imap
mail_plugin_dir(pop3): /usr/lib/dovecot/modules/pop3
mail_plugin_dir(managesieve): /usr/lib/dovecot/modules/managesieve
imap_capability(default): CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS 
ID ENABLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS MULTIAPPEND UNSELECT 
IDLE CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 QRESYNC ESEARCH ESORT 
SEARCHRES WITHIN CONTEXT=SEARCH
imap_capability(imap): CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID 
ENABLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS MULTIAPPEND UNSELECT 
IDLE CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 QRESYNC ESEARCH ESORT 
SEARCHRES WITHIN CONTEXT=SEARCH
imap_capability(pop3):
imap_capability(managesieve):
imap_client_workarounds(default): delay-newmail netscape-eoh 
tb-extra-mailbox-sep
imap_client_workarounds(imap): delay-newmail netscape-eoh tb-extra-mailbox-sep
imap_client_workarounds(pop3):
imap_client_workarounds(managesieve):
pop3_client_workarounds(default):
pop3_client_workarounds(imap):
pop3_client_workarounds(pop3): outlook-no-nuls oe-ns-eoh
pop3_client_workarounds(managesieve):
namespace:
  type: private
  separator: /
  location: maildir:/var/spool/imap/%u:LAYOUT=fs
  inbox: yes
  list: yes
  subscriptions: yes
namespace:
  type: public
  separator: /
  prefix: Public/
  location: maildir:/var/spool/imap/public:LAYOUT=fs
  list: yes
auth default:
  passdb:
driver: pam
  userdb:
driver: passwd