nmh-workers
[Top][All Lists]
Advanced

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

Re: Problem with mhmail


From: Ralph Corderoy
Subject: Re: Problem with mhmail
Date: Sat, 28 Dec 2019 11:56:51 +0000

Hi Norm,

> Thank you very much. But I've decided that I am no longer smart enough
> to master the intricacies of mhmail.

You're still happy with comp(1) and repl(1) for more complex
requirements?

> msg=$(basename  $draft)
> send $msg

I think you want just

    send $draft

there because send wants a path, not a message number.

-- 
Cheers, Ralph.



reply via email to

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