php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #16441 mail bad formed
Submitted: 2002-04-05 02:51 UTC Modified: 2002-04-05 05:23 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: fcaamano at lavinia dot tc Assigned:
Status: Not a bug Package: Mail related
PHP Version: 4.0.6 OS: Red Hat 7.2
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 !
Your email address:
MUST BE VALID
Solve the problem:
41 + 42 = ?
Subscribe to this entry?

 
 [2002-04-05 02:51 UTC] fcaamano at lavinia dot tc
Hello, i'm trying to send mails with mail function, and the problem is the next:
The mail arrives correctly, but some existent adreces refuse this mail, the error is the next: 
Sender domain must exist
and in the From parameter i'm inserting a good sender domain but the mail function always puts as from root@localhost.localdomain

i think that this happens since i have aplied the patch for file uploads problem

thank you in advance
Fernando Caama?o

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-04-05 05:17 UTC] sander@php.net
The bug system is not the appropriate forum for asking support
questions. For a list of a range of more appropriate places to ask
for help using PHP, please visit http://www.php.net/support.php


 [2002-04-05 05:23 UTC] fcaamano at lavinia dot tc
well, i don't think that the problem is the use of the mail function, i always have been used it in the same way and it works fine, but since i have installed the patch it runs bad.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 11:01:29 2024 UTC