[Dovecot] Dovecot + Cygwin the 2nd

Timo Sirainen tss at iki.fi
Thu Dec 20 18:52:51 EET 2007


On Tue, 2007-12-18 at 13:15 +0100, Ronny wrote:
> Account: 'localhost', Server: 'localhost', Protokoll: POP3, 
> Serveranswer: 'Fatal: EOF while reading environment from master', Port: 
> 110, Secure (SSL): No, error on server: 0x800CCC90, Fehlernummer: 0x800CCC90

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)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20071220/938fef47/attachment.bin 


More information about the dovecot mailing list