X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=sbr%2Fm_draft.c;h=427d2dbc83534ea2c70f6ba50e6829c6bb8305cc;hp=8492dd914e0dd5a46271ea34cde377e6f9efadb6;hb=0f56dec07e0eda5042276a5e65cb51ea95c23ff9;hpb=3cc8ed080f6e741b8df04a3ebe764c659e75cb38 diff --git a/sbr/m_draft.c b/sbr/m_draft.c index 8492dd9..427d2db 100644 --- a/sbr/m_draft.c +++ b/sbr/m_draft.c @@ -42,7 +42,7 @@ m_draft(char *which) adios(NULL, "unable to allocate folder storage"); } - mp->msgflags |= ALLOW_NEW; /* allow the "new" sequence */ + mp->msgflags |= ALLOW_BEYOND; /* allow the beyond sequence */ /* ** The draft message name to return is defined by `which'.