mail() issue
From: Tom Ray (lists_at_blazestudios.com)
Date: 12/10/03
- Next message: point: "Re: time format conversion"
- Previous message: Ryan A: "Re: [PHP] Re: Write on image in faint color"
- Next in thread: Manuel Lemos: "Re: mail() issue"
- Reply: Manuel Lemos: "Re: mail() issue"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 10 Dec 2003 10:14:01 -0500 To: php-general@lists.php.net
I have an odd issue with mail(). I was working on a project at my office for some time and we did everything with php
and mysql. I stepped away from the project for a bit but when I left all my scripts, such as password retrieval and a
few others that used the mail() function were working. Now when you run any PHP script using mail(), the script executes
perfectly, however I do not see any activity in my maillog and the mail is never delivered. PHP does not return an error
or any warnings.
Can anyone give me some pointers on where to start looking to see why PHP and Exim aren't talking with each other
anymore? I've been looking since the beginning of the week and I can't find it.
Box= SuSE8.2/Apache1.3/Exim 4.2
TIA
Tom
- Next message: point: "Re: time format conversion"
- Previous message: Ryan A: "Re: [PHP] Re: Write on image in faint color"
- Next in thread: Manuel Lemos: "Re: mail() issue"
- Reply: Manuel Lemos: "Re: mail() issue"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|