X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fmhpath.c;h=69ecaf2db4d21e72307520d03d90badff3f958f4;hp=e1cf0ff927327988df3811f2cd909fe34b361eb9;hb=0f56dec07e0eda5042276a5e65cb51ea95c23ff9;hpb=3cc8ed080f6e741b8df04a3ebe764c659e75cb38 diff --git a/uip/mhpath.c b/uip/mhpath.c index e1cf0ff..69ecaf2 100644 --- a/uip/mhpath.c +++ b/uip/mhpath.c @@ -99,7 +99,7 @@ main(int argc, char **argv) adios(NULL, "unable to allocate folder storage"); } - mp->msgflags |= ALLOW_NEW; /* allow the "new" sequence */ + mp->msgflags |= ALLOW_BEYOND; /* allow the beyond sequence */ /* parse all the message ranges/sequences and set SELECTED */ for (i = 0; i < msgs.size; i++)