摘要: $ yum install mailx配置:$ vim /etc/mailx.rc #在结尾追加配置set from=example@163.com #发送服务器set smtp=smtps://smtp.163.com:465 #smtp服务器地址,如果不使用ssl方式,可写成:set smtp= 阅读全文
posted @ 2019-12-09 09:16 博飞 阅读(340) 评论(0) 推荐(0) 编辑