Subject:, like Date:, To:, CC:, BCC:, Reply-To: and many others, is part of the headers in message itself, not part of the envelope information needed by the MTAs to get the mail to its recipient(s).
If you want to be able to specify header information on the command line, write a cover script that composes a properly formatted message form those command-line options and submits it via exim. That's what I did for ssmtp.
Randall Schulz
At 05:31 2003-02-18, [EMAIL PROTECTED] wrote:
Hi,
I use exim to send emails from cygwin command line. How can I set the subject? I write something lik this:
echo hello | exim [EMAIL PROTECTED]
Thanks,
Juraj
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/