nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] repl doesn't like return address

2015-08-31 16:03:38

On 31 August 2015 at 16:55, David Levine <levinedl(_at_)acm(_dot_)org> wrote:

Jeff wrote:

I can confirm that this bug is not fixed in nmh 1.6:

jch@schlepp[501]:~$ mhshow -version
mhshow -- nmh-1.6 [compiled on CFT at Sun Jul  6 02:39:27 UTC 2014]

I even ran repl from the command line (I normally use mh-e).

What exactly is the problem?  This works for me:

    $ cat `mhpath +drafts 29`
    From: A. User <auser(_at_)example(_dot_)com>
    Subject: test

    The From: contains an invalid unquoted display name.

    stl:nmh$ repl -query +drafts 29
    Reply to "A. User" <auser(_at_)example(_dot_)com>? y

Where "works" means that the invalid quoted display name gets quoted
by repl, both as shown above in the prompt and in the draft itself.

Remove the space between "A." and "User" and you'll get different 
behavior.

  - There will be no "To:" line in the reply draft.
  - The new reply draft will include:

repl: bad addresses:
        A.User <auser(_at_)example(_dot_)com> -- no at-sign after local-part (<)

Does that help to define the problem?

Thanks....

--
Kevin



_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>