Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Computer Support > php and mail () problem.

Reply
Thread Tools

php and mail () problem.

 
 
Noone Here
Guest
Posts: n/a
 
      03-18-2006
I have a question regarding php and the mail () command. I have no
problem creating a script that will mail to the e-mail address of my
domain name, which of course is linked to my hosting. However, I cannot
e-mail other e-mail addresses, only my e-mails at the domain name.

Can anyone suggest why? Could it be a security issue?

Thanks
 
Reply With Quote
 
 
 
 
Dan Evans
Guest
Posts: n/a
 
      03-18-2006

"Noone Here" <> wrote in message
news:441bf15c$0$19214$ ...
>I have a question regarding php and the mail () command. I have no problem
>creating a script that will mail to the e-mail address of my domain name,
>which of course is linked to my hosting. However, I cannot e-mail other
>e-mail addresses, only my e-mails at the domain name.
>
> Can anyone suggest why? Could it be a security issue?


What about an error message/log entry to give us a clue, both from the mail
server and the PHP server.

Dan







.................................................. ...............
Posted via TITANnews - Uncensored Newsgroups Access
>>>> at http://www.TitanNews.com <<<<

-=Every Newsgroup - Anonymous, UNCENSORED, BROADBAND Downloads=-

 
Reply With Quote
 
 
 
 
Noone Here
Guest
Posts: n/a
 
      03-18-2006
Dan Evans wrote:

>"Noone Here" <> wrote in message
>news:441bf15c$0$19214$ m...
>
>
>>I have a question regarding php and the mail () command. I have no problem
>>creating a script that will mail to the e-mail address of my domain name,
>>which of course is linked to my hosting. However, I cannot e-mail other
>>e-mail addresses, only my e-mails at the domain name.
>>
>>Can anyone suggest why? Could it be a security issue?
>>
>>

>
>What about an error message/log entry to give us a clue, both from the mail
>server and the PHP server.
>
>Dan
>
>

This is the thing - there are no error logs. All that happens if I try
to use an e-mail account that does not end with my domain name is that
the php form appears to be processed correctly and no e-mail is
received. If I do the same thing but use an e-mail that ends with my
domain name, it works fine.
 
Reply With Quote
 
Georges Khairallah
Guest
Posts: n/a
 
      03-18-2006
I wonder if your server is using sendmail, and the mailertable is only
allowing mail from and to your local domain.
what happens if you do something like this (assuming you have shell access:
echo "Hello world" |mail ' ' ?? ... would you receive
that?

gk

"Noone Here" <> wrote in message
news:441bf15c$0$19214$ ...
>I have a question regarding php and the mail () command. I have no problem
>creating a script that will mail to the e-mail address of my domain name,
>which of course is linked to my hosting. However, I cannot e-mail other
>e-mail addresses, only my e-mails at the domain name.
>
> Can anyone suggest why? Could it be a security issue?
>
> Thanks



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
FREE SEMINAR on PHP Web Development in Lahore and Rawalpindi, Itcovers PHP, MySQL, AJAX & Zend Certification EVS MCSE 0 05-31-2010 01:13 PM
PHP Training Institute In Delhi, Live Projects on PHP. Short TermPHP Courses, PHP Scripts, PHP Training with Live Projects. Rajive Narain Java 0 09-18-2009 10:47 AM
RE: php and python: how to unpickle using PHP? Ted Zeng Python 0 10-13-2006 12:11 AM
php and python: how to unpickle using PHP? Ted Zeng Python 4 10-03-2006 03:07 PM
Writing a PHP and Javascript generated page to a PHP variable... jonnyblazed@gmail.com Javascript 3 09-04-2006 12:45 PM



Advertisments