下载完成后,启动postfix服务:systemctl start --now postfix #centos7/8上使用此命令启动postfix服务
service postfix start #在centos6上使用此命令启动postfix服务
验证mail是否可以发送邮件:
在centos最小安装系统上实现邮件的发送
原文:https://blog.51cto.com/14880320/2516392