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
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