Add a note about the mysterious 'unexpected answer from citadel server' error. I...
authorArt Cancro <ajc@citadel.org>
Mon, 20 Sep 2010 04:30:42 +0000 (00:30 -0400)
committerArt Cancro <ajc@citadel.org>
Mon, 20 Sep 2010 04:30:42 +0000 (00:30 -0400)
citserver may be responsible, as the error condition always occurs immediately after the SMTP Send
thread runs.

webcit/serv_func.c

index e812de3817b25f70feaa70afe0eadebef03d8364..34f875a42009549c73e3ea3ee87b5a0837ae83d5 100644 (file)
@@ -200,7 +200,11 @@ int GetConnected (void)
                        return 1;
                }
 
-               /* 2010jun03: every now and then the connection to Citadel dies before this point.  why? */
+               /* 2010jun03: every now and then the connection to Citadel dies before this point.  why?
+                * 2010sep20: we now believe that this is a citserver issue; whenever it happens, it
+                *            seems that the SMTP Send thread has just completed running.  Is serv_smtp
+                *            somehow closing client sockets?
+                */
 
                /*
                 * From what host is our user connecting?  Go with