Re: Problem with sendmail, error code 67.

2007-07-03 Thread Richard A Nelson
On Tue, 3 Jul 2007, Shams Fantar wrote: If there is truly nothing in /var/log/mail.log, it implies that sendmail saw the mail recipient as being local, and as such, refused to accept the mail for a non-existant local user. Yes, you are right. As if that was ever in question :) But, what is

Re: Problem with sendmail, error code 67.

2007-07-03 Thread Shams Fantar
Nelson Castillo wrote: On 7/2/07, Richard A Nelson <[EMAIL PROTECTED]> wrote: On Mon, 2 Jul 2007, Shams Fantar wrote: >> I have used Google to have the answers at my problem, but I did not find >> anything. You need more practice, the 1st page of my only search turned up this: -

Re: Problem with sendmail, error code 67.

2007-07-03 Thread Shams Fantar
Richard A Nelson wrote: On Mon, 2 Jul 2007, Shams Fantar wrote: I have used Google to have the answers at my problem, but I did not find anything. You need more practice, the 1st page of my only search turned up this: --

Re: Problem with sendmail, error code 67.

2007-07-02 Thread Nelson Castillo
On 7/2/07, Richard A Nelson <[EMAIL PROTECTED]> wrote: On Mon, 2 Jul 2007, Shams Fantar wrote: >> I have used Google to have the answers at my problem, but I did not find >> anything. You need more practice, the 1st page of my only search turned up this: ---

Re: Problem with sendmail, error code 67.

2007-07-02 Thread Richard A Nelson
On Mon, 2 Jul 2007, Shams Fantar wrote: I have used Google to have the answers at my problem, but I did not find anything. You need more practice, the 1st page of my only search turned up this: -- Take a look at /usr/incl

Re: Problem with sendmail, error code 67.

2007-07-02 Thread Shams Fantar
Shams Fantar wrote: Hello, I have used Google to have the answers at my problem, but I did not find anything. The problem is that I can't use the function mail() of php. If I make 'sendmail -s testing [EMAIL PROTECTED]', the prompt doesn't come back and there is no message. But if I make '

Problem with sendmail, error code 67.

2007-07-02 Thread Shams Fantar
Hello, I have used Google to have the answers at my problem, but I did not find anything. The problem is that I can't use the function mail() of php. If I make 'sendmail -s testing [EMAIL PROTECTED]', the prompt doesn't come back and there is no message. But if I make 'mail -s testing [EMA