summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-22 17:17:40 -0500
committerJune McEnroe <june@causal.agency>2019-12-22 17:17:54 -0500
commit77ff279f494c3641f78ee73e5ed17f8507832c07 (patch)
treeaacdac319518fe1dd20c5d5b53e10c4251bc5450
parentAdd missing include (diff)
downloadimbox-77ff279f494c3641f78ee73e5ed17f8507832c07.tar.gz
imbox-77ff279f494c3641f78ee73e5ed17f8507832c07.zip
Export To and CC headers
-rw-r--r--imbox.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/imbox.c b/imbox.c
index 0fdf36d..ebbe234 100644
--- a/imbox.c
+++ b/imbox.c
@@ -330,7 +330,7 @@ int main(int argc, char *argv[]) {
 				fprintf(
 					imap,
 					"%s UID FETCH %s (BODY[HEADER.FIELDS ("
-					"Date From Subject Message-Id In-Reply-To "
+					"Date From To Cc Subject Message-Id In-Reply-To "
 					"Content-Transfer-Encoding"
 					")] BODY[TEXT])\r\n",
 					Atoms[Fetch], uids