在我的服务器上做一个 nmap,我得到这个:
25/tcp open smtp
80/tcp open http
110/tcp open pop3
143/tcp open imap
465/tcp open smtps
587/tcp open submission
993/tcp open imaps
995/tcp open pop3s
Run Code Online (Sandbox Code Playgroud)
submission那里?它属于Postfix,但他的目的是什么?Postfix 不是只使用 smtp/s 吗?imap和imaps公开?我只想要 Roundcube 使用它。