在我的旧服务器和我运行的大多数其他设备上,有一个提供的mail
程序。
在我的新CentOS 6服务器上,运行postfix作为MTA,我无法发送命令行电子邮件mail
- 工具不在那里。
在yum whatprovides mail
打电话时,我没有得到任何帮助:
$ yum whatprovides mail
Loaded plugins: fastestmirror
Determining fastest mirrors
* base: centos.kiewel-online.ch
* extras: centos.kiewel-online.ch
* updates: centos.kiewel-online.ch
base | 3.7 kB 00:00
base/primary_db | 4.2 MB 00:00
cr | 3.5 kB 00:00
cr/primary_db | 3.9 MB 00:00
extras | 3.0 kB 00:00
extras/primary_db | 1.9 kB 00:00
updates | 3.5 kB 00:00
updates/primary_db | 3.3 MB 00:00
Warning: 3.0.x versions of yum would erroneously match against filenames.
You can use "*/mail" and/or "*bin/mail" to get that behaviour
No Matches found
应该如何在CentOS 6上发送用户到用户的邮件?
whatprovides
错误 - 这就是你在旧版本的yum
:) 上做到了这一点