FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » getting php mail error info
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: getting php mail error info [message #184878 is a reply to message #184877] Thu, 13 February 2014 03:30 Go to previous messageGo to previous message
Jerry Stuckle is currently offline  Jerry Stuckle
Messages: 2598
Registered: September 2010
Karma:
Senior Member
On 2/12/2014 6:50 PM, GS wrote:
> I've got a php mail script which was working ok but the mail() call
> returned a bunch of errors today. The trouble is that it only returns true
> or false, I was wondering if there is any way to get more feedback from
> sendmail about what what went wrong, since I don't know whether I fed it
> bad data or whether sendmail playing up. I can't find any alternative mail
> calls I could use in the PHP manual.
>
> This is on a shared virtual hosting system so I don't have access to the
> linux or sendmail configuration and I can't find any log files in my
> userspace that pertain to the sendmail calls. The system is running PHP
> 5.3.27, I think the OS is Linux 2.6.32.
>

GS,

Unfortunately, all PHP gets back from sendmail is true or false -
whether sendmail accepted the request or not.

Any further information would have to come from the sendmail logs; I
suggest you contact your hosting company to see what they changed, and
perhaps a copy of their sendmail logs.

--
==================
Remove the "x" from my email address
Jerry Stuckle
jstucklex(at)attglobal(dot)net
==================
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Array key names
Next Topic: strpos() before str_replace()? Or, maybe strtr()?
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sat Nov 30 21:53:11 GMT 2024

Total time taken to generate the page: 0.04251 seconds