Ubuntu18.04系统中如何安装postfix

如何安装postfix呢?本文给出详细说明。

1.更新apt资源

sudo apt-get update

2.安装postfix,等待安装完成

apt-get install postfix

相关文章