]> diplodocus.org Git - nmh/blobdiff - uip/forw.c
Convert whatnow over to using the new Attach header.
[nmh] / uip / forw.c
index 18a4f03bf2ded18e82a707241d1fee7cc3c94eb4..45fb740f771c1276e2a6d151cbaca6794ee2b4f5 100644 (file)
@@ -363,7 +363,7 @@ try_it_again:
            adios (maildir, "unable to change directory to");
 
        /* read folder and create message structure */
-       if (!(mp = folder_read (folder)))
+       if (!(mp = folder_read (folder, 1)))
            adios (NULL, "unable to read folder %s", folder);
 
        /* check for empty folder */