linux上有安装了mailx,可以用命令行 echo "这是正文呢!" | mail -r "qq@qq.com" -s "标题" qq@163.com 来发送邮件请问如何用PHP来调用呢?还是只能用crontab来定时操作? 查看完整描述