EF_GLOBALERRS
e->e_flags |= EF_GLOBALERRS;
{ "GLOBALERRS", EF_GLOBALERRS },
else if (msgcode == '5' && bitset(EF_GLOBALERRS, CurEnv->e_flags))
MainEnvelope.e_flags |= EF_GLOBALERRS|EF_LOGSENDER;
MainEnvelope.e_flags |= EF_GLOBALERRS;
MainEnvelope.e_flags |= EF_GLOBALERRS;
e->e_flags |= EF_QUEUERUN|EF_GLOBALERRS;
e.e_flags |= EF_QUEUERUN|EF_GLOBALERRS;
e->e_flags |= EF_GLOBALERRS;
e->e_flags &= ~(EF_VRFYONLY|EF_GLOBALERRS);