nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nmh-workers] rcvdist with non-default port


From: David Levine
Subject: Re: [Nmh-workers] rcvdist with non-default port
Date: Sun, 14 Jan 2018 16:16:52 -0500

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]