php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #23691 Mail Funktion doesn't work
Submitted: 2003-05-19 00:59 UTC Modified: 2003-06-16 01:54 UTC
From: ruta at teltec dot de Assigned:
Status: Not a bug Package: *Mail Related
PHP Version: 4.3.2RC3 OS: Win 2000 Server
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: ruta at teltec dot de
New email:
PHP Version: OS:

 

 [2003-05-19 00:59 UTC] ruta at teltec dot de
Mail funktion reports Error 501. Can't connect to Smtp Server...

PHP Version 4.2.3 works but as updating to 4.3.x the Mail funktion doesn't work even disabling the servers Firewall.

Thanks for your support.

Best regards.

Thomas Ruta


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-05-19 02:01 UTC] derick@php.net
Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. Because of this, we hope you add your comments
to the existing bug instead.

Thank you for your interest in PHP.

Already reported, and already pointed to the support channels.
 [2003-06-16 01:33 UTC] ruta at teltec dot de
Finaly It WORKS!
I figured out how to run apache and php as module!
In previouse versions I coudn't load the php_mod4 dll in apache.
Try <a href="http://www.apache.de/dist/httpd/binaries/win32/apache_2.0.46-win32-x86-no_src.msi">apache 2.0.46</a> and the <a href="http://www.php.net/get/php-4.3.2-Win32.zip/from/a/mirror">PHP 4.3.2</a>!<br>
after this you just need configure the WIN virtual SMTP with a anonymus open relay to solve the MAIL problem(carefully) ;-)

Thanks

Thomas Ruta
 [2003-06-16 01:54 UTC] derick@php.net
> after this you just need configure the WIN virtual SMTP
> with a anonymus open relay to solve the MAIL
> problem(carefully) ;-)

What is your IP address so I can block it? Open relaying is BAD BAD BAD BAD... the main source of spam.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 06:01:30 2024 UTC