ID: 18625 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: No Feedback Bug Type: Mail related Operating System: win2k PHP Version: 4.2.2 New Comment:
No feedback was provided. The bug is being suspended because we assume that you are no longer experiencing the problem. If this is not the case and you are able to provide the information that was requested earlier, please do so and change the status of the bug back to "Open". Thank you. Previous Comments: ------------------------------------------------------------------------ [2002-09-11 13:32:04] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php4-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-latest.zip I cannot replicate this bug, it sounds like the SMTP server is rejecting this domain. If latest CVS does not work, see if you can successfuly send email to an address with a '-' in it manually via the SMTP server your php is using. ------------------------------------------------------------------------ [2002-07-29 13:08:01] [EMAIL PROTECTED] given: $to = "[EMAIL PROTECTED]"; command: mail($to,"test","test"); result: warning: server error line xxx ------------------ if sending to an address without the - in the domain, mail() works fine so i'm sure it's not a config problem. also, the - address is valid and i can send mail via a mail client. the - addresses worked in v4.2.1 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=18625&edit=1