|
一个小巧方便的发信工具,把信件发往 SMTP 服务器,与 getmail 一起可以很好地配合 mutt 及其它需要发信的程序
A small sendmail tool. Send mails to a SMTP server.
Song Zhiwei <songzw@mail.ustc.edu.cn>, CS Dept., Univ. of Sci. & Tech. of China
Version 0.02, 2004.04.22; Version 0.01, 2004.03.18
1. download sendmail2smtp
$ wget http://ai.ustc.edu.cn/song/download/sendmail2smtp
2. add executing property
$ chmod +x sendmail2smtp
3. see help
$ ./sendmail2smtp --help |
|