-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Chuck,

Caldarale, Charles R wrote:
>> From: keeplearning [mailto:[EMAIL PROTECTED]
>> Subject: RE: Thread Dumps/ Emailing Results...
>>
>> 1) I tried using following to mail the file as attachment (we
>> are also using MS Outlook):
>>
>> mail -s "Subject:test" [EMAIL PROTECTED] < test.log
> 
> That's using a Linux mailer, not Outlook; can't help you there.  From
> Outlook, I just insert the file from the Linux box directly over an
> SMB connection.

If you want to actually attach a file to a message, regular
sendmail-style "mail" won't cut it: you have to use mutt:

mutt -s "${EMAIL_SUBJECT}" -a "${REPORT_FILE}" ${EMAIL_RECIPIENTS}

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkkQwswACgkQ9CaO5/Lv0PDqDQCfXDaRATaf1WJOjvIMLkIY63P3
HDMAoK146Q3QWW+vcqn/hY8q1sGA333h
=hgqH
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to