Jump to content

[SOLVED] Linux fedora 4 - godaddy - mail only sends locally


jerel

Recommended Posts

Hello,

 

First i mention godaddy in hopes that one of you hosts with them and knows the answer to this problem, as everything worked before i moved servers.

 

My problem.

 

I have quite a few forms being emailed via php, via mail()... These all previously sent mail to whatever addresses i specified.

 

With the new godaddy server email produced via these forms wil ONLY be delivered to addresses that are local to that server.

 

Recap, all emails sent with outlook and webmail, go to thier recipients.

all mail sent via php only delivered locally.

 

i'm down about 300 dollars so far with external help with no result, I really need to get this fixed as to keep my job.

 

testing link

http://www.tellusmore.net/test

 

php info

http://www.tellusmore.net/php.php

 

please help

 

thanks

 

jerel >:(

Link to comment
Share on other sites

Id say they block all outgoing smtp connections on port 25 in an effort to eliminate spam.

 

You need to look up another php mail script, which will let you send emails via an external smtp server. Pear might have a module for this.

 

Sample URL from google: http://www.thescripts.com/forum/thread10529.html

 

Ah ha. - a phpfreak tutorial -> http://www.phpfreaks.com/tutorials/130/7.php

 

There you go.

 

-steve

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.