From:             [EMAIL PROTECTED]
Operating system: Win XP
PHP version:      4.2.0
PHP Bug Type:     *Mail Related
Bug description:  mail() call failes

RESULT:

   Warning: Failed to Receive in
   d:\htdocs\sec\script\doemail.php on line 38

CODE:

  mail($_GET["email"], "Anmeldung durchgeführt",
 $message );

Details:

  XP -> 192.168.1.2
  Linux -> 192.168.1.3

XP sends to Linux box. Linux box configured as 
SMTP gate on php.ini

-- 
Edit bug report at http://bugs.php.net/?id=17051&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=17051&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=17051&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=17051&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=17051&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=17051&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=17051&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=17051&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=17051&r=submittedtwice
register_globals:    http://bugs.php.net/fix.php?id=17051&r=globals

Reply via email to