From 070a5986a3ada0cd6cbb74c77f4e41ed3c4eb48c Mon Sep 17 00:00:00 2001 From: Sam Varshavchik Date: Wed, 4 Mar 2015 20:10:05 -0500 Subject: imap: handle 01-Jan-1970 as a valid search date. --- sqwebmail/msg2html.c | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) (limited to 'sqwebmail/msg2html.c') diff --git a/sqwebmail/msg2html.c b/sqwebmail/msg2html.c index f5b703b..f58df1d 100644 --- a/sqwebmail/msg2html.c +++ b/sqwebmail/msg2html.c @@ -215,7 +215,7 @@ static void show_email_header(const char *h) } static void print_header_uc(struct msg2html_info *info, char *h) -{ +{ header_uc(h); printf("