This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Exim send email with subject


Or:

   echo -e 'Subject: testing\nhello' | exim doe@joe.com

will also work.  This works with standard sendmail and ssmtp as well.

Igor Pechtchanski wrote:
On Tue, 18 Feb 2003, Olaf Foellinger wrote:


On Tue, Feb 18, 2003 at 02:31:11PM +0100, 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
For this purpose it's posssible to use mutt.

Gruss Olaf Föllinger

Or pine...  Or even (*gasp*) emacs... :-D
	Igor
--
Bob McGowan
Staff Development Engineer
VERITAS Software
rmcgowan@veritas.com


--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]