我postfix
不想接受收到的邮件。但是我确实使用它来发送电子邮件,所以我不能简单地卸载它。
如何配置postfix
拒绝所有传入的邮件?
我postfix
不想接受收到的邮件。但是我确实使用它来发送电子邮件,所以我不能简单地卸载它。
如何配置postfix
拒绝所有传入的邮件?
如何将服务 mssql-server 设置为在启动时启动
root@ubuntu-s-1vcpu-2gb-lon1-01:/etc/init.d# update-rc.d mssql-server enable
update-rc.d: error: cannot find a LSB script for mssql-server
root@ubuntu-s-1vcpu-2gb-lon1-01:/etc/init.d# update-rc.d system.ctl mssql-server enable
usage: update-rc.d [-n] [-f] <basename> remove
update-rc.d [-n] <basename> disable|enable [S|2|3|4|5]
-n: not really
-f: force
The disable|enable API is not stable and might change in the future.
root@ubuntu-s-1vcpu-2gb-lon1-01:/etc/init.d# update-rc.d system.ctl mssql-server -f
usage: update-rc.d [-n] [-f] <basename> remove
update-rc.d [-n] <basename> disable|enable [S|2|3|4|5]
-n: not really
-f: force