Just an idea, but unix separates between Capital letters and letters, perhaps
you could change this:

  location = maildir:/home/vmail/public:LAYOUT=fs 
  prefix = Public/ 
  separator = / 
  subscriptions = yes 
  type = public 

into this

  location = maildir:/home/vmail/public:LAYOUT=fs 
  prefix = public/ 
  separator = / 
  subscriptions = yes 
  type = public 






--
View this message in context: 
http://dovecot.2317879.n4.nabble.com/can-not-see-public-mailbox-tp46659p46713.html
Sent from the Dovecot mailing list archive at Nabble.com.

Reply via email to