首先介绍下sendMail About SendEmailSendEmail is a lightweight, command line SMTP email client. If you have the need to send email from a command line, this free program is perfect: simple to use and feature rich. It was designed to be used in bash scripts,
还在为Linux下没有便捷的邮件程序苦恼,还在为复杂的邮件服务器架设Google N多网页? 对于小型,便捷的Linux下命令行邮件程序,sendEmail使得这一切变得轻松可行.一起来看看吧. 一.sendEmail介绍 SendEmail is a lightweight, command line SMTP email client. If you have the need to send email from a command line, this free program is p
下载:http://caspian.dotconf.net/menu/Software/SendEmail/sendEmail-v1.56.tar.gz 安装方法: ) Extract the package 解压压缩包 tar -zxvf sendEmail-v1.XX.tar.gz ) Copy the sendEmail script to /usr/local/bin 复制命令脚本到/usr/local/bin目录 cp -a sendEmail-v1.XX/sendEmail /usr