php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7019 Mail not working
Submitted: 2000-10-04 17:35 UTC Modified: 2000-11-01 12:18 UTC
From: bijal dot kothari at Hi2Corp dot com Assigned:
Status: Closed Package: *Mail Related
PHP Version: 4.0.1pl2 OS: Linux Red hat 6
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: bijal dot kothari at Hi2Corp dot com
New email:
PHP Version: OS:

 

 [2000-10-04 17:35 UTC] bijal dot kothari at Hi2Corp dot com
Hello ! 
I don't know if it is a bug or not, but I tried posting my problem on both www.phpbuilder.com and zend.com forums, but couldnot get any help.
So finally thought of putting it here.

I have got a problem related to the mail function of the PHP. We have recently upgraded to a newer version of 
PHP ver. 4.0.1pl2 from ver. 3.0.16. 

The mail function used to work in previous version properly with this syntax 
mail($to_email, $subject, $txt) ; 

in my PHP source codes embeded in HTML. 

Now this function does not send any mails as before, and i don't get any returning mails too. 

We also have moved our office and all equipment/servers recently. That has changed our development server (RedHat Linux's) IP address. We have re-configured our Apache to incorporate the new IP address, upgraded to version 4.0 of PHP and the whole site works perfect with the new version except the mail thing. 

What could be wrong ? 
Does it require any configuration that we could have missed out ?  the php.ini-dist and php.ini-optimized sems to be the same for sendmail config. in both version 3.0 and 4.01.

Can anyone help me with this little problem of mine ? 

Thanks in advance. 

Bijal Kothari. 
bijal.kothari@hi2corp.com

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-10-12 10:03 UTC] sniper@php.net
Please include a complete reproducing script into
this bug report. And please try PHP 4.0.3 whether
it works for you or not.

--Jani
 [2000-11-01 12:18 UTC] sniper@php.net
No feedback.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 21:01:28 2024 UTC