Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Incorrect notification email address
- Date: Thu, 13 Dec 2007 09:53:15 -0500
- From: Paul Mezzanini <paul.mezzanini@xxxxxxx>
- Subject: Re: [Condor-users] Incorrect notification email address
On 12/12/07 2:53 AM, "Steffen Grunewald" <steffen.grunewald@xxxxxxxxxx>
wrote:
> On Tue, Dec 11, 2007 at 02:32:30PM -0500, Paul Mezzanini wrote:
>>
>>> What does
>>> condor_config_val mail
>>>
>>> say? That's the program that condor fires up to send mail. It needs to
>>> understand the -s commandline flag to set the subject.
>>>
>>> -Erik
>>
>> gp01 bin # ./condor_config_val mail
>> /usr/sbin/sendmail
>> gp01 bin # equery belongs sendmail
>> [ Searching for file(s) sendmail in *... ]
>> mail-mta/ssmtp-2.61-r2 (/usr/lib/sendmail -> /usr/sbin/sendmail)
>> net-mail/mailwrapper-0.2.1 (/usr/sbin/sendmail)
>
> Did you try /usr/bin/Mail ?
> sendmail (whatever is behind that nowadays) usually takes ready-to-send
> messages, with all the headers, and has a different idea of command-line
> flags...
>
> S
/usr/bin/mail does not exist. I guess I will try pulling ssmtp off and
upgrading to a "full" postfix.