|
Posted by Jerry Stuckle on 10/02/17 12:00
Dave wrote:
> Hi, I hope someone can help,
> I'm trying to get mail out from a form to a php page using the mail()
> function. Nothing happens. The server is W2003 and the mail application is
> Kerio Mailserver, not sure which version (I don't have full access to the
> server)
> The code is making teh call is OK, because as a workaround the page was
> placed on another ISP's server. I'v eplayed around with the php.ini file
> settings and no luck. Is there a Kerio setting or something else that could
> be changed to get those mails moving?
>
> Thanks for the help,
> David.
>
>
>
Try asking about Kerio in a Kerio support group.
From the php end, your mail server needs to accept the email from PHP.
I don't know abut Kerio specifically, but other mail servers need to
be properly configured to do so.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|