X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fmhpath.c;h=69ecaf2db4d21e72307520d03d90badff3f958f4;hb=b0b1dd37ff515578cf7cba51625189eb34a196cb;hp=e1cf0ff927327988df3811f2cd909fe34b361eb9;hpb=3cc8ed080f6e741b8df04a3ebe764c659e75cb38;p=mmh 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++)