關於php mail - BBS

Table of Contents


dokuwiki 裡面的寄信程式跑不起來...T_T
煩請各位大大幫忙,謝謝


: maillog

Feb 5 10:47:59 nns sendmail[1849]: l152lx0Z001849: from=www, size=792,
class=0, nrcpts=1, msgid=<[email protected]>,
relay=www@localhost
Feb 5 10:47:59 nns sendmail[1849]: l152lx0Z001849: to==?UTF-8?Q?=E6=9D
=BE=E9=BC=A0?=<[email protected]>, ctladdr=www (80/80), delay=00:00:00,
xdelay=00:00:00, mailer=relay, pri=30792, relay=[127.0.0.1] [127.0.0.1],
dsn=5.1.1, stat=User unknown

: php.ini
[mail function]
; For Win32 only.
;SMTP = localhost
;smtp_port = 25

; For Win32 only.
;sendmail_from =

; For Unix only. You may supply arguments as well (default: "sendmail -t -i").
sendmail_path = "/usr/sbin/sendmail -t -i"


--

All Comments