开发者

How can I change the default sender address of my hosting server?

I use the php::mail() function in my scripts to send out emails from the server. While I can change the From header, the sender still shows as a default address from the hosting server (something@server.thehost.com)

Where in the cpanel settings can 开发者_如何学PythonI change this address?

Thanks.


Try using the fifth mail() argument: '-f your@sender.address'

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜