Displaying 3 results from an estimated 3 matches for "scheunemann".
2020 Aug 20
2
RHEL7/CentOS7 RPM of dovecot 2.3.11.3-3 seems to have dropped tcpwrap support
...the older version.
I can see that the socket /var/run/dovecot/login/tcpwrap is not created anymore.
And comparing with RPMs, the new one seems to be missing the file:
/usr/libexec/dovecot/tcpwrap
which leads me to conclusion that the new version is just not compiled with tcpwrap
support.
Thomas Scheunemann
2020 Aug 21
0
RHEL7/CentOS7 RPM of dovecot 2.3.11.3-3 seems to have dropped tcpwrap support
On 20/08/20 11:02 pm, Thomas Scheunemann wrote:
> Using the Repo http://repo.dovecot.org/ce-2.3-latest after upgrading from
> 2.3.10.1-3 to 2.3.11.3-3 we get numerous error messages like:
>
> dovecot: imap-login: Error: connect(tcpwrap) failed: No such file or directory
>
> We use tcpwrap support in dovecot, which work...
2020 Aug 21
2
RHEL7/CentOS7 RPM of dovecot 2.3.11.3-3 seems to have dropped tcpwrap support
> On 21/08/2020 08:48 Peter <peter at pajamian.dhs.org> wrote:
>
>
> On 20/08/20 11:02 pm, Thomas Scheunemann wrote:
> > Using the Repo http://repo.dovecot.org/ce-2.3-latest after upgrading from
> > 2.3.10.1-3 to 2.3.11.3-3 we get numerous error messages like:
> >
> > dovecot: imap-login: Error: connect(tcpwrap) failed: No such file or directory
> >
> > We use tcpwrap...