ID: 16262
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Bogus
+Status: Closed
Bug Type: PHP options/info functions
PHP Version: 4.1.2
New Comment:
ok I'll try to find what else could be wrong
Previous Comments:
------------------------------------------------------------------------
[2002-03-25 10:17:01] [EMAIL PROTECTED]
The mail() function itself does not know if the provided adress is a
forwarder or not; so this can't be a bug in PHP -> bogus.
------------------------------------------------------------------------
[2002-03-25 10:11:46] [EMAIL PROTECTED]
I thing that sending email to a forwarding account using mail function
doesn't work.
eg. [EMAIL PROTECTED] is forwarded to [EMAIL PROTECTED]
mail("[EMAIL PROTECTED]", "404", "Line 1\nLine 2\nLine 3");
doen't work but
mail("[EMAIL PROTECTED]", "404", "Line 1\nLine 2\nLine 3");
works
You can check latest server info for www.netsurfer.gr
@ www.domainwhitepages.com
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=16262&edit=1