# Is my server able to accept PHP mail calls?

**URL:** https://forum.kirupa.com/t/is-my-server-able-to-accept-php-mail-calls/230683
**Category:** programming
**Created:** [June 28, 2007, 6:41am UTC](https://forum.kirupa.com/t/is-my-server-able-to-accept-php-mail-calls/230683 "2007-06-28T06:41:11Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![rickface](https://avatars.discourse-cdn.com/v4/letter/r/7cd45c/32.png) [@rickface](https://forum.kirupa.com/u/rickface)
#### Post date: [June 28, 2007, 6:41am UTC](https://forum.kirupa.com/t/is-my-server-able-to-accept-php-mail-calls/230683/1 "2007-06-28T06:41:11Z")

</div>

I am trying to debug my flash/php mailer and I want to start at the root, unfortunately i dont know much php.

Does anyone know if there is a way to tell whether or not a server can accept php mail calls by looking at the php info page? (ie - the page displayed by \<?php phpinfo(); ?\>).

There seems to be a lot of information on that page, i’m just not sure where to look. I would hate to be attempting to debug my flash scripts when it’s my server that is the problem.

TIA for you help!
