Path: utzoo!attcan!uunet!dg-rtp!dgcad!aeras!sun!exodus!texsun!convex!convex.COM From: rhall@convex.COM (Randy Hall) Newsgroups: comp.mail.mh Subject: Re: .maildelivery Keywords: slocal, rcvstore Message-ID: <106916@convex.convex.com> Date: 6 Oct 90 22:13:43 GMT References: Sender: usenet@convex.com Reply-To: rhall@convex.COM (Randy Hall) Distribution: comp.mail.mh Organization: Convex Computer Corporation, Richardson, Tx. Lines: 10 >Cc,xpert@expo.lcs.mit.edu,|,R,/usr/local/lib/mh/rcvstore +X -create >To,xpert@expo.lcs.mit.edu,|,R,/usr/local/lib/mh/rcvstore +X -create I think you want to put quotes around the command string like this: Cc,xpert@expo.lcs.mit.edu,|,R,"/usr/local/lib/mh/rcvstore +X -create" To,xpert@expo.lcs.mit.edu,|,R,"/usr/local/lib/mh/rcvstore +X -create" I had the same problem and that fixed it for me. Randy