php and mail () problem.
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
.
Relevant Pages
- Re: i cant call subversion from php with shell_exec()
... But when I put it in a PHP script ... "svn update" command never run. ... So apparently PHP does have permission to run the svn update command. ... (comp.lang.php) - HELP! Really anoying apache/php problem
... outcome in text files (programmed in harbour, ... run it again from the command line it works great (so i think it's no rights ... and run it like 'php test.php' it works great!, but if i include it in an ... set_time_limitin my script, ... (alt.php) - [Full-disclosure] Re: Directory traversal in source.php not fixed.
... > Dirty PHPSource Printer (PHP script). ... php.net's manual of strstr. ... I hate having to learn poorly-thought-through functions in php just ... This is truly a security bug in windows or php itself since it should ... (Full-Disclosure) - Re: [PHP] SSH and php
... % % Is it possible to run a SSH command from php? ... it's possible to run any command from php. ... There are ways to do that -- I personally would create a kick script ... (php.general) - [UNIX] Perlbot File Disclosure and Remote Command Execution Vulnerabilities
... The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com ... Command Execution ... Due to poor input filtering and a call to the shell it is possible to ... The script tries to prevent reverse directory transversal by filtering ... (Securiteam) |
|