maildrop.c
changeset 18 1d773aa5e87e
parent 7 bb148c4cfe52
child 20 efd945b7f3d2
--- a/maildrop.c	Fri Apr 11 10:01:48 2014 +0500
+++ b/maildrop.c	Fri Apr 11 10:06:47 2014 +0500
@@ -328,6 +328,7 @@
 		    "maildrop_list");
 	}
 	
+	res.uidl = *uidl;
 	/* terminal sentinel: hash = "" and sz = 0 */
 	if (*uidl)
 		strlcpy(res.u.hash, "", sizeof(res.u.hash));