nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] Developing and Debugging a postproc

2016-10-16 10:09:38
Ralph wrote:

Hi Norm,

While developing and debugging a postproc, I want to use nmh to send
mail without using the postproc that I'm debugging, but to use it
sometimes when I do a send.

Keep toggling the name of the postproc entry?

    sed -i '/^x*postproc:/!n; s/^x/y/; s/^p/xp/; s/^y//' .mh_profile

And you can select an alternate profile by setting your MH environment
variable, e.g., MH=.mh_profile_postproc comp

David

_______________________________________________
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>