I checked this!! sendmail
[...]
>>
>> It is fine now!!
>> But would like to know what had happened ?
>>
> Could be just about anything, but most notably, as this is RH8 machine,
> you
> did not say anything about sendmail, is it still installed? is it still
> in the startup init level (chkconfig --list)?
# rpm -qa|grep -i send
<<shownothing>> means no sendmail !!
> Had you ben doing anytesting with exim previous to this?
I changed ,/etc/exim/exim.conf to retry every 10m
.
.
* * F,2h,15m; G,16h,1h,1.5; F,4d,6h
.
.
:wq!
# /etc/init.d/exim restart
> Had you tried to stop exim before restarting?
I just do the /etc/init.d/exim restart
> How do you start/stop exim?
/etc/init.d/exim stop
/etc/init.d/exim start
-Dilip