From:             admin at singlesburg dot com
Operating system: Linux
PHP version:      5.0.5
PHP Bug Type:     *Mail Related
Bug description:  2wife string isn't sent by mail function

Description:
------------
OK. "2wife"? This is a mystery for me. I know it sounds strange, but I am
having very weird mail function problem. I have a dating website where
there is a member who has a username like "something2wife" or let's say
"fromme2wife". This person can't send emails to other members through my
compose message mail system but everybody else can. 

I investigated the issue deeper and I found that his username is causing
problem in the message body. Then I did further test and as a result, any
word starts with something and ends with "2wife" is a trouble in the
message body. mail() funtion just fails to send. I have no clue why this
is happening. Please do not laugh at me, I got 7 years php experience but
I still don't know what this is....please help me.

Expected result:
----------------
it should just deliever the message.


-- 
Edit bug report at http://bugs.php.net/?id=35089&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=35089&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=35089&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=35089&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=35089&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=35089&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=35089&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=35089&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=35089&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=35089&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=35089&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=35089&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=35089&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=35089&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=35089&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=35089&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=35089&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=35089&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=35089&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=35089&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=35089&r=mysqlcfg

Reply via email to