]> git.notmuchmail.org Git - notmuch/blobdiff - database.cc
Prevent that last bug from reoccurring.
[notmuch] / database.cc
index 1c0410c2c176a24f4897a33a70f945129c617aa9..2fc783e74e689a50f286be50afe6368a4ed93720 100644 (file)
@@ -514,6 +514,7 @@ notmuch_database_add_message (notmuch_database_t *notmuch,
                                           "message-id",
                                           "references",
                                           "subject",
+                                          "to",
                                           (char *) NULL);
 
     try {