From f69a6ff541fc1aba9cc5c968524306a52e8842f0 Mon Sep 17 00:00:00 2001 From: rsc Date: Sun, 22 Aug 2004 15:38:10 +0000 Subject: call wmail to send mail. --- plumb/basic | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'plumb/basic') diff --git a/plumb/basic b/plumb/basic index a20d083d..464b954c 100644 --- a/plumb/basic +++ b/plumb/basic @@ -49,7 +49,8 @@ plumb start wdoc2txt $file type is text data matches '[a-zA-Z0-9_+.\-]+@[a-zA-Z0-9_+.\-]*' plumb to sendmail -plumb start window rc -c '''echo % mail '''$0'; mail '$0 +plumb start wmail $0 +# plumb start window rc -c '''echo % mail '''$0'; mail '$0 # image files go to page type is text -- cgit v1.2.3