SLUG Mailing List ArchivesI'm using mutt in a script to send out emails.
$ mutt -s "subject" -a file user@host < /dev/null
Is there any way to add a Reply-To: header? I can't find it in google or
man mutt.
Is there any other scripted way of doing it? Preferably bash.
thanks
David.