On 2000.10.11 16:44:56, you,
 the extraordinary Jean-Paul Laberge, opined:

> Hi,
> 
> I'd like to know how to use 'mutt' in batch mode, without a user
> intervention.  I use the following command:
> 
> mutt -a attached.txt -s "Test from MUTT" jplaberge@.aircanada.ca
> 
> but I'm always going in the user interface.
> 
> Is it possible to do it?  And, if yes, do you know how to do it?
> 
Just one more little thing: give mutt a stream
of characters (I guess that's how to put it):

mutt -a attached.txt -s "Test from MUTT" jplaberge@.aircanada.ca <body.txt

        or

echo "hey"|mutt -a attached.txt -s "Test from MUTT" jplaberge@.aircanada.ca

Cheers, N.

-- 
Nollaig MacKenzie :: [EMAIL PROTECTED]
http://www.amhuinnsuidhe.cx

Reply via email to