]> git.marmaro.de Git - mmh/blobdiff - uip/mhstore.c
Removed support for UUCP bang path addresses.
[mmh] / uip / mhstore.c
index 8ce7d6200f71b15d764db23ff66cdc2ffae6168c..c1a3edbe54489fbd1e3b90dfb5d3fb6e65778a6d 100644 (file)
@@ -12,7 +12,6 @@
 #include <h/md5.h>
 #include <errno.h>
 #include <signal.h>
 #include <h/md5.h>
 #include <errno.h>
 #include <signal.h>
-#include <h/mts.h>
 #include <h/tws.h>
 #include <h/mime.h>
 #include <h/mhparse.h>
 #include <h/tws.h>
 #include <h/mime.h>
 #include <h/mhparse.h>
@@ -301,7 +300,7 @@ do_cache:
                ** message(s) are coming from a folder
                */
                if (!msgs.size)
                ** message(s) are coming from a folder
                */
                if (!msgs.size)
-                       app_msgarg(&msgs, "cur");
+                       app_msgarg(&msgs, seq_cur);
                if (!folder)
                        folder = getcurfol();
                maildir = toabsdir(folder);
                if (!folder)
                        folder = getcurfol();
                maildir = toabsdir(folder);