The existence of the profile entry Path is already enforced by context_read().
[mmh] / uip / send.c
index f777155..8163385 100644 (file)
@@ -257,9 +257,6 @@ main(int argc, char **argv)
                }
        }
 
-       if (!context_find("path"))
-               free(path("./", TFOLDER));
-
        if (!msgp)
                msgs[msgp++] = "cur";
        maildir = m_maildir(draftfolder);