php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #19696 The mail() function doesn't work ! ! !
Submitted: 2002-10-01 13:17 UTC Modified: 2002-10-20 23:28 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: djayweb at djayux dot net Assigned:
Status: No Feedback Package: Mail related
PHP Version: 4.2.3 OS: OpenBSD 3.2 (snapshot)
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
20 + 24 = ?
Subscribe to this entry?

 
 [2002-10-01 13:17 UTC] djayweb at djayux dot net
Indeed, when I try to use mail() function I have no reponse or void reponse. I have made a lot of script and I think that I must upgrade my php-4.2.0 to 4.2.3 but I see that doesn't work very well. Furthermore, it's the same stuff when I try to use ftp() function, I have the feeling that there are no networking functions who works on OpenBSD 3.2 (snapshot). And for fsockopen() that works but I can't access to my pop server on port 110. So I think you need to see that to signal it to OpenBSD. Thanks

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-10-01 16:55 UTC] sniper@php.net
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
 [2002-10-20 23:28 UTC] sniper@php.net
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.


 [2003-05-11 12:41 UTC] cybermans at xs4all dot nl
What the reason here for is:
Apache is chrooted by OpenBSD and so you cant go /usr/sbin where sendmail is located.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 05:01:29 2024 UTC