X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fmhstoresbr.c;h=0fa70cac4ae8624bad809ab11cff067d623b8c9d;hp=027dac659f9e08daa09b166a75ecacd32c286674;hb=097c84b61603c4a4c5837f3dcc09c30a1e751702;hpb=64d621d6806432dabe5bd62282f17027bb08d418 diff --git a/uip/mhstoresbr.c b/uip/mhstoresbr.c index 027dac6..0fa70ca 100644 --- a/uip/mhstoresbr.c +++ b/uip/mhstoresbr.c @@ -556,7 +556,7 @@ store_content(CT ct, CT p) if (cp[1]) folder = pluspath(cp); else - folder = getfolder(1); + folder = getfolder(FCUR); /* Check if folder exists */ create_folder(m_mailpath(folder), 0, exit);