利用SendEmail來(lái)發(fā)郵件
About 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 perfect: simple to use and feature rich. It
was designed to be used in bash scripts, batch files, Perl programs and
web sites, but is quite adaptable and will likely meet your
requirements. SendEmail is written in Perl and is unique in that it
requires NO MODULES. It has an intuitive and flexible set of
command-line options, making it very easy to learn and use.
[Supported Platforms: Linux, BSD, OS X, Windows 98, Windows NT, Windows 2000, & Windows XP]
sendEmail-v156.zip
(1.4mb Sep 29th, 2009) TLS supported
功能比較強(qiáng)大,是基于perl語(yǔ)言寫的。
下載最新版 wget http://caspian.dotconf.net/menu/Software/SendEmail/sendEmail-v1.56.tar.gz
安裝方法:
1) Extract the package
tar -zxvf sendEmail-v1.XX.tar.gz
2) Copy the sendEmail script to /usr/local/bin
cp -a sendEmail-v1.XX/sendEmail /usr/local/bin
3) Make sure its executable
chmod +x /usr/local/bin/sendEmail
4) Run it
sendEmail
or
/usr/local/bin/sendEmail
An Email Program for Sending SMTP Mail from a Command Line
About 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 perfect: simple to use and feature rich. It
was designed to be used in bash scripts, batch files, Perl programs and
web sites, but is quite adaptable and will likely meet your
requirements. SendEmail is written in Perl and is unique in that it
requires NO MODULES. It has an intuitive and flexible set of
command-line options, making it very easy to learn and use.
[Supported Platforms: Linux, BSD, OS X, Windows 98, Windows NT, Windows 2000, & Windows XP]