FreeBSD / dovecot 2.2.27 / libwrap

Jim Pazarena dovecot at paz.bz
Fri Dec 30 01:39:24 UTC 2016


It works !

It was THAT easy !

Can you suggest how to replace the hair I pulled out ? :-)


On 2016-12-29 5:27 PM, Larry Rosenman wrote:
> login_access_sockets = tcpwrap
>
> service tcpwrap {
>    unix_listener login/tcpwrap {
>      group = $default_login_user
>      mode = 0600
>      user = $default_login_user
>    }
> }
>
>
>
> On Thu, Dec 29, 2016 at 7:21 PM, Jim Pazarena <dovecot at paz.bz> wrote:
>
>> I have compiled dovecot2 for FreeBSD with the tcpwrap option.
>>
>> A tcpwrap binary gets built and resides in the FreeBSD directory
>> /usr/local/libexec/dovecot
>>
>> an examination of the compiled options (using the FreeBSD pkg install
>> dovecot2) confirms:   LIBWRAP : on
>>
>> yet, when I adjust dovecot.conf with:  login_access_sockets = tcpwrap
>>
>> I get the following logged error message:
>>
>> 20161229 17:02:49 imap-login: Error: connect(tcpwrap) failed: No such file
>> or directory
>>
>> Is there any way to turn up some super logging so that I can find just
>> what dovecot feels is the failure ?
>>
>> Or, does anyone have an idea how to figure this out? What little hair I
>> have is rapidly getting pulled out in frustration!
>>
>> Thank you.
>>
>>
>>
>> --
>> Jim Pazarena         dovecot at paz.bz
>>
>
>

-- 
Jim Pazarena         dovecot at paz.bz



More information about the dovecot mailing list