[dovecot-cvs] dovecot/src/master login-process.c,1.38,1.39

cras at procontrol.fi cras at procontrol.fi
Tue Apr 8 17:12:50 EEST 2003


Update of /home/cvs/dovecot/src/master
In directory danu:/tmp/cvs-serv31693/master

Modified Files:
	login-process.c 
Log Message:
Tru64 fixes. More comments.



Index: login-process.c
===================================================================
RCS file: /home/cvs/dovecot/src/master/login-process.c,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- login-process.c	4 Mar 2003 22:38:08 -0000	1.38
+++ login-process.c	8 Apr 2003 13:12:48 -0000	1.39
@@ -138,7 +138,8 @@
 {
 	if (!p->listening) {
 		i_error("login: received another \"not listening\" "
-			"notification");
+			"notification (if you can't login at all, "
+			"see src/lib/fdpass.c)");
 		return;
 	}
 




More information about the dovecot-cvs mailing list