[mail function]
; For Win32 only.
;SMTP = localhost
; For Win32 only.
;sendmail_from = m...@localhost.com
; For Unix only. You may supply arguments as well (default: "sendmail -t -i").
sendmail_path = /usr/sbin/sendmail -t -i
在 07-11-21,zhang<zhang...@gmail.com> 写道:
我在apache的配置文件中 ServerAdmin 不是我现在想收信的那个邮箱
我在apache的配置文件中 ServerAdmin 不是我现在想收信的那个邮箱那apache为什么会发到我要收信的邮箱里呢?
我理解你的意思。