W dniu 14.12.2011 17:20, Dennis Guhl pisze:
On Wed, Dec 14, 2011 at 01:49:39PM +0100, For@ll wrote:
Hi,

[..]

When I get a new message, in user folder is automaticly created
folder like subject but is not subscribed. What I must settings in
dovecot to automaticly subscribe folders to subscriptions files.?

Add

        lda_mailbox_autosubscribe = yes

to 15-lda.conf (or wherever you defined lda_mailbox_autocreate = yes).

Dennis

It doesn't work. This is a part of config file about lda:
protocol lda {
    log_path = /var/log/dovecot-deliver.log
    auth_socket_path = /var/run/dovecot/auth-master
    postmaster_address = postmas...@i-bs.pl
    mail_plugins = sieve
#  global_script_path = /home/vmail/globalsieverc
   lda_mailbox_autocreate = yes
   lda_mailbox_autosubscribe = yes
}
I have dovecot 1.2.15

Reply via email to