免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1977 | 回复: 3
打印 上一主题 下一主题

[Mail] 使用dovecot软件需要改端口要怎么做? [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2006-03-13 11:49 |只看该作者 |倒序浏览
我是用POP和IMAP的软件包是dovecot。
我想把端口给改掉,请问是在哪个地方改
我现在是在/etc/service里面改的,并且在路由上面也改了
请问是不是对的还是要在别的地方改才行啊?

论坛徽章:
0
2 [报告]
发表于 2006-03-13 15:17 |只看该作者
# IP or host address where to listen in for connections. It's not currently
# possible to specify multiple addresses. "*" listens in all IPv4 interfaces.
# "[::]" listens in all IPv6 interfaces, but may also listen in all IPv4
# interfaces depending on the operating system. You can specify ports with
# "host:port".
imap_listen = [::]
pop3_listen = [::]

# IP or host address where to listen in for SSL connections. Defaults
# to above non-SSL equilevants if not specified.
#imaps_listen =
#pop3s_listen =

论坛徽章:
0
3 [报告]
发表于 2006-03-13 15:43 |只看该作者
是在
imap_listen = [::]
pop3_listen = [::]里面改还是在
imaps_listen =
pop3s_listen =里面改?
或者是2个都要改呢?
谢谢

论坛徽章:
0
4 [报告]
发表于 2006-03-14 22:39 |只看该作者
大概是pop3_listen = localhost:12345
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP