[Dovecot] Dovecot and ACL
Daniel Spannbauer
ds at marco.de
Wed Jul 8 12:55:51 EEST 2009
Axel Luttgens schrieb:
> Le 8 juil. 09 à 09:14, Daniel Spannbauer a écrit :
>
>> Hello,
>>
>> I try to get per-mailbox-ACLs on dovecot.
>>
>> So, I've modded dovecot.conf:
>>
>> protocol imap {
>> mail_plugins = acl
>> }
>>
>> and
>>
>> plugin {
>> acl = vfile
>> }
>>
>> When I telnet to dovecot an try the command "capability" there is
>> nothing about acl.
>> I need acl for "open-xchange" so I can share Mailboxes over the
>> webinterface.
>> Do I have to create the acl-file manually or does dovecot this
>> automaticly?
>
> Shouldn't this be a matter of enabling the imap_acl plugin?
> But yes, the wiki is somewhat silent, since that plugin seems to be
> mentioned only once and very briefly:
> http://wiki.dovecot.org/SharedMailboxes/Shared
>
Hmmm, I don't have a imap_acl-Plugin.
Sorry but I forgot the Version:
Version is 1.0.rc14
dovecot -n:
# /etc/dovecot/dovecot.conf
protocols: imap imaps pop3
listen(default): *
listen(imap): *
listen(pop3): *:26
disable_plaintext_auth: no
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
first_valid_uid: 100
mail_location: maildir:~/maildir
mail_executable(default): /usr/lib/dovecot/imap
mail_executable(imap): /usr/lib/dovecot/imap
mail_executable(pop3): /usr/lib/dovecot/pop3
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
pop3_uidl_format(default):
pop3_uidl_format(imap):
pop3_uidl_format(pop3): %08Xu%08Xv
auth default:
passdb:
driver: pam
userdb:
driver: passwd
Regards
Daniel
>
> HTH,
> Axel
>
--
Daniel Spannbauer Software Entwicklung
marco Systemanalyse und Entwicklung GmbH Tel +49 8333 9233-27 Fax -11
Rechbergstr. 4 - 6, D 87727 Babenhausen Mobil +49 171 4033220
http://www.marco.de/ Email ds at marco.de
Geschäftsführer Martin Reuter HRB 171775 Amtsgericht München
More information about the dovecot
mailing list