sendmail_from
Moderator: General Moderators
-
Shendemiar
- Forum Contributor
- Posts: 404
- Joined: Thu Jan 08, 2004 8:28 am
sendmail_from
Php_info.php Gives me this:
sendmail_from noreply@x.x no value
But mail sent from that site is FROM something totally different.
Does it take time to update those settings, or what's the case here?
sendmail_from noreply@x.x no value
But mail sent from that site is FROM something totally different.
Does it take time to update those settings, or what's the case here?
-
Shendemiar
- Forum Contributor
- Posts: 404
- Joined: Thu Jan 08, 2004 8:28 am
-
Shendemiar
- Forum Contributor
- Posts: 404
- Joined: Thu Jan 08, 2004 8:28 am
Just use the From: header when generating the email.
http://php.net/mail has examples.
http://php.net/mail has examples.
-
Shendemiar
- Forum Contributor
- Posts: 404
- Joined: Thu Jan 08, 2004 8:28 am
I've tried but it's too complicated for memarkl999 wrote:Just use the From: header when generating the email.
http://php.net/mail has examples.
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact:
-
Shendemiar
- Forum Contributor
- Posts: 404
- Joined: Thu Jan 08, 2004 8:28 am
-
Shendemiar
- Forum Contributor
- Posts: 404
- Joined: Thu Jan 08, 2004 8:28 am