搭建好的Mail服务器在本地端口号25是开的,但是在别的电脑上就连不上。
修改/etc/postfix/main.cf文件,将
inet_interfaces = localhost
注释掉即可。
搭建好的Mail服务器在本地端口号25是开的,但是在别的电脑上就连不上。
修改/etc/postfix/main.cf文件,将
inet_interfaces = localhost
注释掉即可。
转载于:https://www.cnblogs.com/haitao-fan/p/4213007.html