Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Mail identity

Status
Not open for further replies.

rrsub

MIS
Joined
Oct 23, 2002
Messages
536
Location
US
I can't seem to find where the identity is in either PHP.ini or my mail server (Postfix)

When a mail() is called and no headers are given (&quot;From: user<user@domain.com>&quot;) the Apache user is given as a default. Where can I change that?
 
Forgot:

Linux
Apache 2.0.40
Postfix 1.1.12
PHP 4.2.2
 
When no headers are given the user that Apache is running as will be the From field. The way to change that is, really, to give a From header.
 
Status
Not open for further replies.

Similar threads

Replies
4
Views
720
Replies
2
Views
500
  • Locked
  • Question Question
Replies
5
Views
328
Replies
6
Views
281

Part and Inventory Search

Sponsor

Back
Top