Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Condor and mail
- Date: Mon, 9 Jan 2006 11:42:46 -0600
- From: Jaime Frey <jfrey@xxxxxxxxxxx>
- Subject: Re: [Condor-users] Condor and mail
On Dec 30, 2005, at 9:15 AM, Bruno Goncalves wrote:
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?
That's what it does.
+--------------------------------+-----------------------------------+
| Jaime Frey | I used to be a heavy gambler. |
| jfrey@xxxxxxxxxxx | But now I just make mental bets. |
| http://www.cs.wisc.edu/~jfrey/ | That's how I lost my mind. |
+--------------------------------+-----------------------------------+