Выел уже весь мозг dovecot (пытаюсь настроить Shared folder).
1. Пытаюсь настроить простую публичную папка использую http://wiki.dovecot.org/SharedMailboxes/Public
вот пример моего конфига
Код: Выделить всё
mail_location = maildir:/global-mail/%u
Код: Выделить всё
namespace private {
separator = /
prefix =
inbox = yes
}
namespace public {
separator = /
prefix = Public/
location = maildir:/global-mail/public
subscriptions = no
}
Код: Выделить всё
#id pluok
uid=1001(pluok) gid=1001(pluok) groups=1001(pluok),0(wheel),1003(sharefolder)
Код: Выделить всё
find /global-mail/public -type d -print0 | xargs -0 chmod 2770
find /global-mail/public -type f -print0 | xargs -0 chmod 660
Код: Выделить всё
imap# ls -la
total 8
drwxr-xr-x 5 root wheel 5 Jul 6 15:01 .
drwxr-xr-x 13 root wheel 24 Jul 5 16:44 ..
drwxr-xr-x 6 pluok pluok 13 Jul 7 08:00 pluok
drwxrws--- 2 root sharefolder 5 Jul 7 09:10 public
Код: Выделить всё
imap# ls -la
total 6
drwxrws--- 2 root sharefolder 5 Jul 7 09:10 .
drwxr-xr-x 5 root wheel 5 Jul 6 15:01 ..
-rw-rw---- 1 root sharefolder 4 Jul 7 08:55 dovecot-shared
В подписку на папку Public светится серым подписаться на нее невозможно
--
FreeBSD 8.0 в jail (ZFS)
dovecot-1.2.12
---
ПОМОГИТЕ уже какой день настраиваю немогу понять в чем причина в логах чисто все