| | |
Trying to get PHP to send smtp through sendmail 8
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
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).
You need to change a line from the php.ini file (the path to your stmp program).
char after char, word after word... leads to a website then a network...
Linkstraffic - Web Directory - Web Site Traffic
Linkstraffic - Web Directory - Web Site Traffic
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 =
-----------------------------------------------
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 =
-----------------------------------------------
Colin Shao
![]() |
Similar Threads
- PHP Sendmail Tutorial (PHP)
- PHP mail() (Sendmail) Problem :( (PHP)
- Problems with PHP mail function. (PHP)
- PHP e-mail SMTP error ??? (PHP)
- Using PHP to Send Email to a single DB list member every 24 hrs. (PHP)
- Having roblems using PHP to send info as text file (PHP)
Other Threads in the PHP Forum
- Previous Thread: PHP URL Grabber
- Next Thread: Redirecting - Newbie Question
Views: 2301 | Replies: 2
| Thread Tools | Search this Thread |
Tag cloud for PHP
.htaccess access ajax apache api array basic beginner binary broken cakephp checkbox class cms code computing cron curl database date delete directory display download dynamic echo email error file files folder form forms function functions google href htaccess html image include indentedsubcategory insert integration ip java javascript joomla jquery limit link login loop mail menu methods mlm mod_rewrite multiple mysql oop parse paypal pdf php problem query radio random recursion regex remote return script search select server sessions sms soap source space speed sql structure syntax system table tutorial update updates upload url validation validator variable video web xml youtube





