On Fri, 2011-02-11 at 14:19 +0100, Thomas Hummel wrote:
> On Fri, Feb 11, 2011 at 01:11:15PM +0100, Pascal Volk wrote:
> 
> > You have to configure also a service for the tcpwrapper:
> > 
> > service tcpwrap {
> >   unix_listener login/tcpwrap {
> >     group = $default_login_user
> >     mode = 0600
> >     user = $default_login_user
> >   }
> > }

Oh. I thought that would have been there by default. But yes, maybe it's
better that it's not in there if it's not needed.

> Also, is tcpwrap compatible with service_count = 0 in imap-login {} service ?

Sure.


Reply via email to