Ken wrote:

> Out of curiousity, where is the bug?

Starting at line 85 of rcvdist.c:

    case UNKWNSW: 
        vec[vecp++] = --cp;
        continue;

Because the switch args aren't put into vec, post never sees them.

David

-- 
Nmh-workers
https://lists.nongnu.org/mailman/listinfo/nmh-workers

Reply via email to