不依赖sendmail和postfix发邮件

前端之家收集整理的这篇文章主要介绍了不依赖sendmail和postfix发邮件前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
  1. jrhmpt01:/root/sbin# ps -ef | grep send
  2. root 18541 17402 0 10:28 pts/0 00:00:00 grep send
  3. jrhmpt01:/root/sbin# ps -ef | grep postfix
  4. root 18543 17402 0 10:28 pts/0 00:00:00 grep postfix
  5. jrhmpt01:/root/sbin# perl smail.pl 14258369

猜你在找的设计模式相关文章