diff src/lib-storage/mail-search.h @ 7284:346d4a44c2f4 HEAD

SEARCH SUBJECT now changes LWSP to spaces to match ENVELOPE's subject field.
author Timo Sirainen <tss@iki.fi>
date Thu, 21 Feb 2008 22:52:38 +0200
parents ae369569e7de
children 6dbd70663adf
line wrap: on
line diff
--- a/src/lib-storage/mail-search.h	Thu Feb 21 22:44:19 2008 +0200
+++ b/src/lib-storage/mail-search.h	Thu Feb 21 22:52:38 2008 +0200
@@ -30,6 +30,7 @@
 	/* headers */
 	SEARCH_HEADER,
 	SEARCH_HEADER_ADDRESS,
+	SEARCH_HEADER_COMPRESS_LWSP,
 
 	/* body */
 	SEARCH_BODY,