Re: Command line send

2002-04-10 Thread David T-G
Carl -- ...and then Carl Stehman said... % % Does Mutt have a command line option to send an e-mail % message directly from the command line like % "cat message |mail [EMAIL PROTECTED]" does for sendmail on % standard Unix? without any interactive action needed? You mean like "cat message | mu

Re: Command line send

2002-04-10 Thread Joel Hammer
Yes. mutt does the same thing. I believe that mutt even has an extra command line option or two. read: man mutt man mail Joel On Tue, Apr 09, 2002 at 09:33:02PM -0400, Carl Stehman wrote: > Does Mutt have a command line option to send an e-mail > message directly from the command line like > "c