I want to write a wrapper for the mail sending function of condor so that it also writes to a local file the contents of the email (among other things) so I need to understand how it uses the /bin/mail program so I can mimick its behaviour.
Does it just do something like:
/bin/mail -s Subject < Contents
or does it do something more complex?
Bruno
-- ******************************************* Bruno Miguel Tavares Goncalves, MS
PhD Candidate Emory University Department of Physics Office No. N117-C 400 Dowman Drive Atlanta, Georgia 30322 Homepage: www.bgoncalves.com Email:
bgoncalves@xxxxxxxxx Phone: (404) 712-2441 Fax: (404) 727-0873 *******************************************