|
Posted by dkruger on 10/09/07 21:17
On Oct 9, 3:27 pm, nextpulse <rob...@nextpulse.com> wrote:
> On Fedora, using php5. The mail() function returns a success - but the
> mail itself is not actually sent.
> How do I go about debugging this? Do I need to do this at the linux
> command level to ensure mail is working? any logs i need to look at?
You could probably check the messages log file. Be sure that sendmail
is working, and that on the receiving end it is not being blocked. If
your linux host is not setup for the right MX, for mail it is sending
as, it is normal for receiving mail servers to discard, or at least
flag it as being spam. check your /var/spool/mqueue after verifying
that sendmail is operating, your mails should be listed there, if
sendmail is not working to relay the mail.
Navigation:
[Reply to this message]
|