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@nongnu.org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

Reply via email to