Exim send email with subject

Randall R Schulz rrschulz@cris.com
Tue Feb 18 16:25:00 GMT 2003


Juraj,

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, Juraj.Lenharcik@t-systems.com 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 doe@joe.com
>
>
>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/



More information about the Cygwin mailing list