[Dovecot] Dovecot + Cygwin the 2nd
Ronny
mlng at foxtrott-nb.de
Thu Dec 20 20:10:27 EET 2007
> What happens when you change this:
>
> diff -r d81c10f9b8ec src/login-common/main.c
> --- a/src/login-common/main.c Tue Dec 11 21:00:14 2007 +0200
> +++ b/src/login-common/main.c Thu Dec 20 18:52:15 2007 +0200
> @@ -359,7 +359,7 @@ int main(int argc __attr_unused__, char
> int i, fd = -1, master_fd = -1;
> bool ssl = FALSE;
>
> - is_inetd = getenv("DOVECOT_MASTER") == NULL;
> + //is_inetd = getenv("DOVECOT_MASTER") == NULL;
>
> #ifdef DEBUG
> if (!is_inetd && getenv("GDB") == NULL)
>
$ telnet localhost 143
Trying 127.0.0.1...
Connected to zoidberg.
Escape character is '^]'.
FBUG: PROCESS_UID environment not given
Connection closed by foreign host.
More information about the dovecot
mailing list