Displaying 1 result from an estimated 1 matches for "fd24b463".
2005 Jan 15
1
STARTTLS and inetd
Hi!
When running dovecot from inetd (as per the instructions on
http://wiki.dovecot.org/InetdInstall), imap-login and pop3-login thinks
that TLS is enabled when in fact it isn't (we're connecting to port 110
and port 143, so the --ssl parameter isn't present).
The reason for that is found in login-common/main.c:main():
> if (fd != -1)
> (void)client_create(fd, &ip,