From:             [EMAIL PROTECTED]
Operating system: 
PHP version:      4.1.2
PHP Bug Type:     PHP options/info functions
Bug description:  mail fucntion

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 bug report at http://bugs.php.net/?id=16262&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16262&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16262&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16262&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16262&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16262&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16262&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16262&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16262&r=submittedtwice

Reply via email to