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)

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to