OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 

From: Office (inbox0003hotmail.com)
Date: Sat Mar 01 2003 - 14:58:28 CST


>The answer is in the maillog file.

Hehehe I looked there and I guess there is no answer as there is no entry
in the maillog file corresponding to php trying to send.

Any more hints?

>The answer is in the maillog file.
>
>Wietse
>
>>Office:
>> i removed sendmail as it was causing problems at bootup.
>> but php usually uses sendmail to send mail and with redhat 8 the default
>> path is:
>>
>> /usr/sbin/sendmail -t -i
>>
>> i have changed the php sendmail_path to
>>
>> /usr/sbin/postfix -t -i
>>
>> postfix is there, but that doesn't work. maybe the -t -i is wrong?
>> anybody out there know how to do this?