小编Abd*_*dul的帖子

如何启用 SMPTS (465) postfix CentOS

我需要帮助是启用 SMTPS。我使用 postfix , dovecot 和 MySQL(虚拟域)。我不知道如何启用 SMTPS(465)。我已经在“/etc/postfix/main.cf”中添加了与 tls 相关的设置和密钥和证书

操作系统:Centos 6.4 64 位

请将我的 /etc/postfix/master.cf 文件放在这里

# ==========================================================================
# service type  private unpriv  chroot  wakeup  maxproc command + args
#               (yes)   (yes)   (yes)   (never) (100)
# ==========================================================================
smtp      inet  n       -       n       -       -       smtpd
  -o content_filter=smtp-amavis:127.0.0.1:10024
  -o receive_override_options=no_address_mappings
pickup    fifo  n       -       n       60      1       pickup
  -o content_filter=
  -o receive_override_options=no_header_body_checks
cleanup   unix  n       -       n       -       0       cleanup
qmgr      fifo  n       -       n       300     1       qmgr
#qmgr     fifo …
Run Code Online (Sandbox Code Playgroud)

postfix amavis centos6 smtps

2
推荐指数
1
解决办法
1万
查看次数

标签 统计

amavis ×1

centos6 ×1

postfix ×1

smtps ×1