On Tue, Dec 04, 2012 at 06:41:28PM -0500, Spangler, Tim wrote:
The Muttrc_client files look similar to this (file name for this one is 
Muttrc_batch):

set realname="Batch Reports"
set from ="[email protected]"
set use_from=yes

I put the above in 'testrc' and then ran:

$ echo 'hello world' | mutt -n -F testrc -s 'default subject'  [email protected]

This was the resulting email:

        Date: Tue, 4 Dec 2012 15:49:30 -0800
        From: Batch Reports <[email protected]>
        To: [email protected]
        Subject: default subject

        hello world

Mutt 1.5.21

Reply via email to