我想从本地服务器发送邮件。我尝试安装
sudo apt-get install postfix
但它显示了这个错误
Failed to fetch http://in.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix
请帮助我在 Ubuntu 中启用 SMTP。
答案1
档案不正确。我应该读http://in.archive.ubuntu.com/ubuntu/pool/main/p/postfix
要纠正问题:从终端gksudo gedit /etc/apt/sources.list
这将打开文本编辑器,您可以纠正有问题的行。
按照上面的方法输入^^