Bug #54729 [Com]: mail is not sent when the body contains a specific web-link

2011-05-18 Thread peter dot ihrler at ku-eichstaett dot de
Edit report at http://bugs.php.net/bug.php?id=54729edit=1

 ID: 54729
 Comment by: peter dot ihrler at ku-eichstaett dot de
 Reported by:peter dot ihrler at ku-eichstaett dot de
 Summary:mail is not sent when the body contains a specific
 web-link
 Status: Open
 Type:   Bug
 Package:Scripting Engine problem
 Operating System:   sles11, opensuse
 PHP Version:5.2.17
 Block user comment: N
 Private report: N

 New Comment:

I am sorry for this. My emails didn't pass our anti-spam-filter. That is
why they never where received. The links like http://www.ku-ett.de.ms;
are interpreted as phishing-links.

Peter


Previous Comments:

[2011-05-13 16:07:21] peter dot ihrler at ku-eichstaett dot de

Description:

mail() does not send an email when the body contains a specific
web-link. This happens also with 5.3.3.



It seems that mail() does interpret the Link and doesn't send an e-mail
if after the .de is something appended. 









Test script:
---
html

body

?php

// The first mail is sent, the second not.

phpinfo(-1);

mail( to...@ku-ett.de, Good Link, http://www.ku-ett.de;);

mail( to...@ku-ett.de, Bad Link, http://www.ku-ett.de.ms;);

?

/body

/html







-- 
Edit this bug report at http://bugs.php.net/bug.php?id=54729edit=1


[PHP-BUG] Bug #54729 [NEW]: mail is not sent when the body contains a specific web-link

2011-05-13 Thread peter dot ihrler at ku-eichstaett dot de
From: 
Operating system: sles11, opensuse
PHP version:  5.2.17
Package:  Scripting Engine problem
Bug Type: Bug
Bug description:mail is not sent when the body contains a specific web-link

Description:

mail() does not send an email when the body contains a specific web-link.
This happens also with 5.3.3.



It seems that mail() does interpret the Link and doesn't send an e-mail if
after the .de is something appended. 









Test script:
---
html

body

?php

// The first mail is sent, the second not.

phpinfo(-1);

mail( to...@ku-ett.de, Good Link, http://www.ku-ett.de;);

mail( to...@ku-ett.de, Bad Link, http://www.ku-ett.de.ms;);

?

/body

/html


-- 
Edit bug report at http://bugs.php.net/bug.php?id=54729edit=1
-- 
Try a snapshot (PHP 5.2):
http://bugs.php.net/fix.php?id=54729r=trysnapshot52
Try a snapshot (PHP 5.3):
http://bugs.php.net/fix.php?id=54729r=trysnapshot53
Try a snapshot (trunk):  
http://bugs.php.net/fix.php?id=54729r=trysnapshottrunk
Fixed in SVN:
http://bugs.php.net/fix.php?id=54729r=fixed
Fixed in SVN and need be documented: 
http://bugs.php.net/fix.php?id=54729r=needdocs
Fixed in release:
http://bugs.php.net/fix.php?id=54729r=alreadyfixed
Need backtrace:  
http://bugs.php.net/fix.php?id=54729r=needtrace
Need Reproduce Script:   
http://bugs.php.net/fix.php?id=54729r=needscript
Try newer version:   
http://bugs.php.net/fix.php?id=54729r=oldversion
Not developer issue: 
http://bugs.php.net/fix.php?id=54729r=support
Expected behavior:   
http://bugs.php.net/fix.php?id=54729r=notwrong
Not enough info: 
http://bugs.php.net/fix.php?id=54729r=notenoughinfo
Submitted twice: 
http://bugs.php.net/fix.php?id=54729r=submittedtwice
register_globals:
http://bugs.php.net/fix.php?id=54729r=globals
PHP 4 support discontinued:  http://bugs.php.net/fix.php?id=54729r=php4
Daylight Savings:http://bugs.php.net/fix.php?id=54729r=dst
IIS Stability:   
http://bugs.php.net/fix.php?id=54729r=isapi
Install GNU Sed: 
http://bugs.php.net/fix.php?id=54729r=gnused
Floating point limitations:  
http://bugs.php.net/fix.php?id=54729r=float
No Zend Extensions:  
http://bugs.php.net/fix.php?id=54729r=nozend
MySQL Configuration Error:   
http://bugs.php.net/fix.php?id=54729r=mysqlcfg