Re: [Exim] Command line option for Subject?

Top Page
Delete this message
Reply to this message
Author: Phil Pennock
Date:  
To: exim-users
Subject: Re: [Exim] Command line option for Subject?
On 2000-10-05 at 12:02 -0700, Mike gifted us with:
> Anyone know the command line parameter for Exim to specify subject?


That's more of an MUA thing.

Specify it in the body of the mail.

> cat report | /usr/sbin/exim -s "Daily Report" username


(echo "Subject: fred"; echo; cat report ) | /usr/sbin/exim username
--
Civilisation: where they cut down the trees and name streets after them.