On 12/21/2010 02:39 PM, Joseba Torre wrote: > service imap-login { > chroot = login > service_count = 1 > user = dovecot > }
> service pop3-login { > chroot = login > service_count = 1 > user = dovecot > } > I notice that you set the user for the pop3-login and imap-login services explicitly. Whatever the reason, you must do this for managesieve-login as well. Regards, Stephan.