diff src/imap/Makefile.am @ 674:b7aefd0d7611 HEAD

Locking changes triggered a bit larger cleanup :) If we have to wait for a lock longer, the client is now notified about it every 30 seconds. Also if mailbox opening fails because of lock timeout, we won't overwrite the index anymore. Finally user gets a clear error message about lock timeout instead of "internal error".
author Timo Sirainen <tss@iki.fi>
date Mon, 25 Nov 2002 21:02:49 +0200
parents aa33734bccd5
children d3bd41a56309
line wrap: on
line diff
--- a/src/imap/Makefile.am	Mon Nov 25 17:00:53 2002 +0200
+++ b/src/imap/Makefile.am	Mon Nov 25 21:02:49 2002 +0200
@@ -53,7 +53,7 @@
 	client.c \
 	commands.c \
 	commands-util.c \
-	mailbox-sync.c \
+	mail-storage-callbacks.c \
 	main.c \
 	rawlog.c