call wmail to send mail.
diff --git a/plumb/basic b/plumb/basic
index a20d083..464b954 100644
--- a/plumb/basic
+++ b/plumb/basic
@@ -49,7 +49,8 @@
 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