El Tuesday 21 December 2010 20:19:40, Stephan Bosch dijo:
> 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.
Works like a charm now.
Thank you!
--
Joseba Torre. Vicegerencia de TICs, áre
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 ex
Hi,
I'm trying to setup a system with dovecot to remove the old courier one, and
everything (pop3, imap, lmtp, quotas) but managesieve is working fine. It
seems like it's a problem with each user having a separate uid, because I have
a working similar setup with a single uid working without pro