ref: 96595f510158fadd3158af6ad0ccb4121610a83f
parent: c5da8810eeea4810f0fb20eb6fbc6c813771994d
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Fri Jan 2 07:05:35 EST 2015
nedmail: do not recursively plumb email multipart attachments in print command
--- a/sys/src/cmd/upas/ned/nedmail.c
+++ b/sys/src/cmd/upas/ned/nedmail.c
@@ -1443,7 +1443,7 @@
else
Bprint(&out, "\n--- %s %s/body\n\n",
buf, s_to_c(s));
- pcmd(nil, nm);
+ // pcmd(nil, nm);
} else {
if(cp->ext != nil)
Bprint(&out, "\n!--- %s %s/body.%s\n",