944,093 Members | Top Members by Rank

Ad:
  • PHP Discussion Thread
  • Unsolved
  • Views: 2511
  • PHP RSS
Jun 15th, 2006
0

Trying to get PHP to send smtp through sendmail 8

Expand Post »
I don't know how to configure my sendmail8 system, is sendmail a mail server? Why don't PHP send mail() through the sendmail8 system?

Thanks:mrgreen:
Similar Threads
Reputation Points: 10
Solved Threads: 0
Light Poster
Joncamp is offline Offline
34 posts
since Apr 2006
Jun 21st, 2006
0

Re: Trying to get PHP to send smtp through sendmail 8

You can assign the sendmail program or any other smtp program for sending email for php.

You need to change a line from the php.ini file (the path to your stmp program).
Reputation Points: 10
Solved Threads: 0
Junior Poster in Training
trafficman is offline Offline
64 posts
since Jun 2005
Jun 22nd, 2006
0

Re: Trying to get PHP to send smtp through sendmail 8

agree with "trafficman"

you must change a line from the php.ini file
------------------------------------------------------
[mail function]
; For Win32 only.
SMTP = localhost
smtp_port = 25
; For Win32 only.
;sendmail_from = me@example.com
; For Unix only. You may supply arguments as well (default: "sendmail -t -i").
;sendmail_path =
-----------------------------------------------
Reputation Points: 10
Solved Threads: 0
Light Poster
shaocpa is offline Offline
26 posts
since Jun 2006

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in PHP Forum Timeline: PHP URL Grabber
Next Thread in PHP Forum Timeline: Redirecting - Newbie Question





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC